Skip to content

fengminghao2/msadaptor

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MSAdaptor

mindtorch

How to use

install from source

git clone https://github.com/lvyufeng/msadaptor
cd msadaptor
bash scripts/build_and_reinstall.sh
# remove torch, torch_npu, torchvision automaticlly
# and install mindtorch.

install from pip

pip uninstall torch torch_npu torchvision -y
pip install msadaptor

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 99.8%
  • Other 0.2%