Update MACA

repos 2024-11-05 16:35:03 +08:00
parent 0476265098
commit ab8bdc28d6

11
MACA.md

@ -1,4 +1,4 @@
## MACA SDK
# MACA SDK
### 适配所有 Centos、Kylin 系统
@ -75,7 +75,7 @@
```
## Metax Driver
# Metax Driver
### 平台兼容列表
@ -234,7 +234,7 @@
# MACA Pytorch
# MACA Pytorch & Conda
### 环境准备
@ -298,7 +298,10 @@
For Windows 在文件 %USERPROFILE%/.condarc 中删除 "- defaults" 这一行
```
### 累出可用版本
```bash
conda search <PKG Name> --info -c https://repos.metax-tech.com/r/maca-conda/
```
### 安装指南