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

TestEntityClassificationPredictorTrainer fails on Mac M1 chip #12

Open
kyleclo opened this issue Aug 1, 2023 · 0 comments
Open

TestEntityClassificationPredictorTrainer fails on Mac M1 chip #12

kyleclo opened this issue Aug 1, 2023 · 0 comments

Comments

@kyleclo
Copy link
Collaborator

kyleclo commented Aug 1, 2023

FAILED tests/test_trainers/test_entity_classification_predictor_trainer.py::TestEntityClassificationPredictorTrainer::test_train - RuntimeError: Placeholder storage has not been allocated on MPS device!

googling, looks like it's an M1 chip issue. need to modify statement where send .to() in torch:

https://stackoverflow.com/questions/74724120/pytorch-on-m1-mac-runtimeerror-placeholder-storage-has-not-been-allocated-on-m

Not that high priority

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

1 participant