Skip to content

Conversation

@syed-ahmed
Copy link
Collaborator

@syed-ahmed syed-ahmed commented Jun 20, 2019

Stack from ghstack:

Summary

Looks like Windows build fails because I used detail::Array in the at::native namespace, which confuses windows as there is a detail namespace in at::native. I used the full at::detail::Array in this patch, hoping it will resolve the issue: #21555 (comment)

Differential Revision: D15965039

@pytorchbot pytorchbot added module: cuda Related to torch.cuda, and CUDA support in general module: operators labels Jun 20, 2019
…in windows"

Use at::detail::* instead of detail::* to avoid ambiguity in windows

gh-metadata: pytorch pytorch 22029 gh/syed-ahmed/15/head
@zou3519 zou3519 deleted the gh/syed-ahmed/15/head branch June 24, 2019 14:20
zdevito pushed a commit to zdevito/ATen that referenced this pull request Jun 24, 2019
…(#22029)

Summary:
Pull Request resolved: pytorch/pytorch#22029
ghimport-source-id: d1a26a07faf101c644775267a141ba56cbd3f1c9

Test Plan: Imported from OSS

Differential Revision: D15965039

Pulled By: ezyang

fbshipit-source-id: 31baf405da6f7c6d9e31f5954ec827889dadf769
@facebook-github-bot
Copy link
Contributor

@ezyang merged this pull request in 313960d.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Merged module: cuda Related to torch.cuda, and CUDA support in general open source

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants