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
@978983537 ➜ /workspaces/butterfly/learning_transforms (master) $ source run_exp.sh
/workspaces/butterfly/butterfly/butterfly_multiply.py:34: UserWarning: C++/CUDA extension isn't installed properly. Will use butterfly multiply implemented in Pytorch, which is much slower.
warnings.warn("C++/CUDA extension isn't installed properly. Will use butterfly multiply implemented in Pytorch, which is much slower.")
INFO - Transform_factorization - Running command 'run'
INFO - Transform_factorization - Started run with ID "18"
ERROR - Transform_factorization - Failed after 0:00:00!
Usage:
learning_transforms.py [(with UPDATE...)] [options]
learning_transforms.py help [COMMAND]
learning_transforms.py (-h | --help)
learning_transforms.py COMMAND [(with UPDATE...)] [options]
sacred.utils.MissingConfigError: run is missing value(s): ['b']
The text was updated successfully, but these errors were encountered:
@978983537 ➜ /workspaces/butterfly/learning_transforms (master) $ source run_exp.sh
/workspaces/butterfly/butterfly/butterfly_multiply.py:34: UserWarning: C++/CUDA extension isn't installed properly. Will use butterfly multiply implemented in Pytorch, which is much slower.
warnings.warn("C++/CUDA extension isn't installed properly. Will use butterfly multiply implemented in Pytorch, which is much slower.")
INFO - Transform_factorization - Running command 'run'
INFO - Transform_factorization - Started run with ID "18"
ERROR - Transform_factorization - Failed after 0:00:00!
Usage:
learning_transforms.py [(with UPDATE...)] [options]
learning_transforms.py help [COMMAND]
learning_transforms.py (-h | --help)
learning_transforms.py COMMAND [(with UPDATE...)] [options]
sacred.utils.MissingConfigError: run is missing value(s): ['b']
The text was updated successfully, but these errors were encountered: