facebookresearch / facebookresearch/UnsupervisedDecomposition
Can this repo be run using Torch-CPU?
Open
- Dominant language
- Python
- Stars
- 123
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Description
I have a Macbook that does not have a GPU or CUDA installed. Is there a way to run the unsupervised training and subsequent parts in the README without a GPU? I run into errors whenever there are lines like
`torch.cuda...`
`import apex` # CUDA GPU cabability
Contributor guide
Assessment
This issue has not been assessed yet.