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

Update cuda tfm test to fix for cpu only machines #182

Merged
merged 1 commit into from Sep 9, 2019
Merged

Update cuda tfm test to fix for cpu only machines #182

merged 1 commit into from Sep 9, 2019

Conversation

amaarora
Copy link
Contributor

@amaarora amaarora commented Sep 9, 2019

Currently we get an assertion error if we run Cuda Tfm tests on CPU only machine.

AssertionError: ==: torch.LongTensor torch.cuda.LongTensor.

This pull request fixes that.

@review-notebook-app
Copy link

Check out this pull request on ReviewNB: https://app.reviewnb.com/fastai/fastai_dev/pull/182

You'll be able to see notebook diffs and discuss changes. Powered by ReviewNB.

@jph00 jph00 merged commit e75bed9 into fastai:master Sep 9, 2019
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.

None yet

2 participants