Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

First Issue #2

Closed
clive-g-brown opened this issue Nov 22, 2019 · 3 comments
Closed

First Issue #2

clive-g-brown opened this issue Nov 22, 2019 · 3 comments
Assignees

Comments

@clive-g-brown
Copy link
Collaborator

clive-g-brown commented Nov 22, 2019

How does a lame Mac user run this sans CUDA ? i.e. CPU only.

File "/Users/cbrown/Dropbox/dev/python/bonito/bonito/util.py", line 34, in init
assert(torch.cuda.is_available())
AssertionError

@iiSeymour
Copy link
Member

I will remove the CUDA assertions and keep CPU support.

I'm not sure if it's possible to get GPU support on Mac using ROCm for training. For inference, we can use onnx-coreml.

@clive-g-brown
Copy link
Collaborator Author

clive-g-brown commented Nov 22, 2019 via email

@iiSeymour iiSeymour self-assigned this Nov 23, 2019
@iiSeymour
Copy link
Member

CPU support in 4ee06ee.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants