You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No import error when loading the package without cuda (#165)
* add setuptools to cover for torch cpp extension
* only import the extlib if the cuda is available
* revert ineffective change
* add pathway for when cuda.is.available is false, stubs for better errors
* move example tests to another file so they don't get loaded during the import test
* format
* attempt to force compilation when no devices are present
* bad commit!
* revert bad commit
---------
Co-authored-by: Austin Glover <austin_glover@berkeley.com>
0 commit comments