Skip to content

Conversation

@t-vi
Copy link
Collaborator

@t-vi t-vi commented May 22, 2018

Thank you, Pierce Freeman, for the report and minimal example!

Thank you, Pierce Freeman, for the report and minimal example!
@ezyang
Copy link
Contributor

ezyang commented May 22, 2018

19:25:17 C:/Jenkins/workspace/pytorch-builds/pytorch-win-ws2016-cuda9-cudnn7-py3-build/aten/src\ATen/optional.h(345): error C2614: 'at::optional<at::Tensor>': illegal member initialization: 'OptionalBase' is not a base or member

I believe this is an MSVC bug, and the easiest thing to work around it is avoid using at::optional in this context, if you can. (Have not read the patch.)

@t-vi
Copy link
Collaborator Author

t-vi commented May 22, 2018

@ezyang Thanks I think I stayed clear from RoiPooling?

@ezyang
Copy link
Contributor

ezyang commented May 22, 2018

You're right, CI is red right now. Hang tight!

@t-vi
Copy link
Collaborator Author

t-vi commented May 28, 2018

@ezyang Could you rerun the test, please? I would love to see #7763 fixed.

@ezyang
Copy link
Contributor

ezyang commented May 28, 2018

@pytorchbot retest this please

1 similar comment
@ezyang
Copy link
Contributor

ezyang commented May 29, 2018

@pytorchbot retest this please

@ezyang ezyang merged commit 42a6874 into pytorch:master May 29, 2018
ezyang added a commit that referenced this pull request May 29, 2018
weiyangfb pushed a commit to weiyangfb/pytorch that referenced this pull request Jun 11, 2018
…#7765)

Thank you, Pierce Freeman, for the report and minimal example!
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