Skip to content

necla-ml/feedstocks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published