Skip to content

Latest commit

 

History

History

conda-recipe

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

conda recipe README

How to build

./build_conda 3.11 2.2.1 cu121  #Python verion, torch version, CUDA version

Tips

  • Do not rename build_conda.sh to build.sh. As the build.sh will be recognized as part of conda build instruction file.