Skip to content

Latest commit

 

History

137 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conda Recipe Feedstocks

Conda recipes for distributing 3rd party code base without official packages.

Build Targets

Replace {recipe} with the package name to build in different variants:

# Build torch cuda target
make {recipe}-cuda
# Build torch cpu target
make {recipe}-cpu
# Build non-torch target
make {recipe}

Supported Recipes

Working from Git repo with CUDA/CPU variants:

Working from Git repo without specific arch:

Missing Dependencies:

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

6 watching

Forks

Releases

Packages

Used by

Contributors

Languages