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

Adding changes due to https://github.com/pytorch/pytorch/pull/8660 #15

Merged
merged 1 commit into from
Jun 22, 2018

Conversation

syed-ahmed
Copy link
Contributor

Build was breaking against upstream PyTorch. Could have just changed the header to the local CUDATypeConversion.cuh but decided to keep things consistent with the ustream PR.

@ngimel
Copy link

ngimel commented Jun 22, 2018

But this will break builds with earlier pytorch versions?

@mcarilli
Copy link
Contributor

In some cases, I locked in local copies of upstream code to make us less vulnerable to upstream changes. The type conversion templates are one of those cases. I will make the sure build works tomorrow in a backward-and-current compatible way.

@syed-ahmed
Copy link
Contributor Author

Gotcha. Sounds good :)

Co-authored-by: Michael Carilli <mcarilli@gmail.com>
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.

3 participants