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

Fix tracing bugs where using 1 - x in C++ would cause the size of 1 to get hardcoded. #20932

Closed
wants to merge 2 commits into from

Conversation

zdevito
Copy link
Contributor

@zdevito zdevito commented May 24, 2019

Stack from ghstack:

Differential Revision: D15501251

@pytorchbot pytorchbot added oncall: jit Add this issue/PR to JIT oncall triage queue module: internals Related to internal abstractions in c10 and ATen labels May 24, 2019
@zdevito
Copy link
Contributor Author

zdevito commented May 24, 2019

fixes #20923

…e size of 1 to get hardcoded."

Fix tracing bugs where using `1 - x` in C++ would cause the size of 1 to get hardcoded.

gh-metadata: pytorch pytorch 20932 gh/zdevito/39/head
@zou3519 zou3519 deleted the gh/zdevito/39/head branch May 29, 2019 07:16
zdevito added a commit to zdevito/ATen that referenced this pull request May 29, 2019
… to get hardcoded. (#20932)

Summary:
Pull Request resolved: pytorch/pytorch#20932
ghimport-source-id: f0a7f12ffd77aec063a088b18c6b1d108c712df8

Differential Revision: D15501251

Pulled By: zdevito

fbshipit-source-id: 91e6e5944d2663b673afde45fc6eed22f31101c4
@facebook-github-bot
Copy link
Contributor

@zdevito merged this pull request in d76546a.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Merged module: internals Related to internal abstractions in c10 and ATen oncall: jit Add this issue/PR to JIT oncall triage queue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants