8000 adding cuda to RegModel test_util by kevin-vitro · Pull Request #4052 · fastai/fastai · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

adding cuda to RegModel test_util #4052

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

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

kevin-vitro
Copy link
Contributor

I was looking to use a synth_learner with some of my testing and the tensor that it would be working with was on the GPU. I tried to match this by setting synth_learner(cuda=True), but the RegModel that is created by synth_learner doesn't pass its parameters to cuda. I have not yet tested this with a GPU so creating as a draft until I can test it.

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

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.

1 participant
0