Update MACA

mirror 2024-09-23 14:23:35 +08:00
parent c7f82d72a6
commit 023e581db7

@ -13,6 +13,7 @@
yum makecache yum makecache
yum install commonlib
- **适配所有 Ubuntu 系统** - **适配所有 Ubuntu 系统**
@ -21,6 +22,7 @@
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
### MACA Pytorch ### MACA Pytorch