Skip to content

how to use CPU for testing purposes. #39

Description

@brian-arnold

Hello! Thank you for this incredibly well-documented tool!

I'm trying to get familiar with your software using my own personal computer that doesn't have a GPU (or rather has a MAC GPU which I know can be specified with device = torch.device("mps")), and I keep getting the following exception:

MisconfigurationException: Trainer(devices=0) value is not a valid input using cpu accelerator.

I received this message for the basic usage tutorial and also trying the DeepSTARR model. How would I use your API to allow the model to use CPU for testing purposes?

Thank you!
Brian

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions