Update MACA
parent
e936353420
commit
d9aafa4c57
8
MACA.md
8
MACA.md
@ -15,7 +15,7 @@
|
|||||||
```
|
```
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
yum install commonlib
|
yum install maca_sdk
|
||||||
```
|
```
|
||||||
|
|
||||||
- **适配所有 Ubuntu 系统**
|
- **适配所有 Ubuntu 系统**
|
||||||
@ -25,7 +25,11 @@
|
|||||||
echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list
|
echo "deb [arch=$(dpkg --print-architecture)] https://repos.metax-tech.com/r/maca-sdk-deb/ stable main" | tee /etc/apt/sources.list.d/maca-sdk-deb.list
|
||||||
apt-get update
|
apt-get update
|
||||||
|
|
||||||
apt install commonlib
|
```
|
||||||
|
|
||||||
|
```bash
|
||||||
|
apt install maca_sdk
|
||||||
|
```
|
||||||
|
|
||||||
### MACA Pytorch
|
### MACA Pytorch
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user