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

Fixed no cuda error #741

Merged
merged 2 commits into from
Nov 30, 2023
Merged

Fixed no cuda error #741

merged 2 commits into from
Nov 30, 2023

Conversation

saadulkh
Copy link
Contributor

The following error used to appear if you have cpu-only version of PyTorch:
AssertionError: Torch not compiled with CUDA enabled

This was due to the gpus argument check in the Trainer.py file, which checks for None as default/cpu option.

Some README.md updates as well

@volcacius volcacius changed the base branch from master to dev November 15, 2023 14:28
@Giuseppe5 Giuseppe5 merged commit 652ca8e into Xilinx:dev Nov 30, 2023
13 of 19 checks passed
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

Successfully merging this pull request may close these issues.

3 participants