Skip to content

Fix CUDA 8 for Windows#9023

Closed
peterjc123 wants to merge 1 commit intopytorch:masterfrom
peterjc123:cuda8_fix
Closed

Fix CUDA 8 for Windows#9023
peterjc123 wants to merge 1 commit intopytorch:masterfrom
peterjc123:cuda8_fix

Conversation

@peterjc123
Copy link
Collaborator

Fix missing functions for MSVC 2015
Inspired by tensorflow/tensorflow#13525

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@ezyang has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

zdevito pushed a commit to zdevito/ATen that referenced this pull request Jun 29, 2018
Summary:
Fix missing functions for MSVC 2015
Inspired by tensorflow/tensorflow#13525
Closes pytorch/pytorch#9023

Reviewed By: soumith

Differential Revision: D8694046

Pulled By: ezyang

fbshipit-source-id: 92cb7b9efd76d97a264c12a1521be550176f58d5
@peterjc123 peterjc123 deleted the cuda8_fix branch June 30, 2018 03:41
@peterjc123
Copy link
Collaborator Author

Wait, I just found that this implementation is wrong. I'll make a new PR to fix this.

@soumith
Copy link
Collaborator

soumith commented Jul 10, 2018

@peterjc123 landing your other PR, but this PR got merged too. Should we revert this change?

@peterjc123
Copy link
Collaborator Author

peterjc123 commented Jul 10, 2018

@soumith I guess it's okay. The errors will get overwritten. If you want to cherry-pick, remember to skip this PR.

facebook-github-bot pushed a commit that referenced this pull request Jul 10, 2018
Summary:
Replacement of #9023.
Pull Request resolved: #9300

Differential Revision: D8781492

Pulled By: soumith

fbshipit-source-id: 6c0994da46d3112c24769f92366836c397891d93
zdevito pushed a commit to zdevito/ATen that referenced this pull request Jul 13, 2018
Summary:
Fix missing functions for MSVC 2015
Inspired by tensorflow/tensorflow#13525
Closes pytorch/pytorch#9023

Reviewed By: soumith

Differential Revision: D8694046

Pulled By: ezyang

fbshipit-source-id: 92cb7b9efd76d97a264c12a1521be550176f58d5
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Fix missing functions for MSVC 2015
Inspired by tensorflow/tensorflow#13525
Closes pytorch#9023

Reviewed By: soumith

Differential Revision: D8694046

Pulled By: ezyang

fbshipit-source-id: 92cb7b9efd76d97a264c12a1521be550176f58d5
goodlux pushed a commit to goodlux/pytorch that referenced this pull request Aug 15, 2018
Summary:
Replacement of pytorch#9023.
Pull Request resolved: pytorch#9300

Differential Revision: D8781492

Pulled By: soumith

fbshipit-source-id: 6c0994da46d3112c24769f92366836c397891d93
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants