Support __neg__, .neg(), and neg_() for Long, Int, Short tensor types. (v.0.2.0)#2358
Closed
gchanan wants to merge 1 commit intopytorch:v0.2.0from
Closed
Support __neg__, .neg(), and neg_() for Long, Int, Short tensor types. (v.0.2.0)#2358gchanan wants to merge 1 commit intopytorch:v0.2.0from
gchanan wants to merge 1 commit intopytorch:v0.2.0from
Conversation
houseroad
added a commit
to houseroad/pytorch
that referenced
this pull request
Sep 27, 2019
…dd4135 Summary: Previous import was ab6b94203c595f74b1f126eb118eef22e4c05a57 Included changes: - **[034921bd](onnx/onnx@034921bd)**: Fix warnings (pytorch#2358) <Changming Sun> - **[2873fea8](onnx/onnx@2873fea8)**: Fix spec and shape inference for Unsqueeze op (pytorch#2347) <Hariharan Seshadri> - **[a3c91452](onnx/onnx@a3c91452)**: Bump NMS version for avoiding regression in existing models (pytorch#2348) <Wei-Sheng Chin> Test Plan: ci Reviewed By: hl475 Differential Revision: D17623703 fbshipit-source-id: 43f5944c314e0262f9e653c00c929a05da5660da
facebook-github-bot
pushed a commit
that referenced
this pull request
Sep 27, 2019
…dd4135 (#26955) Summary: Pull Request resolved: #26955 Previous import was ab6b94203c595f74b1f126eb118eef22e4c05a57 Included changes: - **[034921bd](onnx/onnx@034921bd)**: Fix warnings (#2358) <Changming Sun> - **[2873fea8](onnx/onnx@2873fea8)**: Fix spec and shape inference for Unsqueeze op (#2347) <Hariharan Seshadri> - **[a3c91452](onnx/onnx@a3c91452)**: Bump NMS version for avoiding regression in existing models (#2348) <Wei-Sheng Chin> Test Plan: ci Reviewed By: hl475 Differential Revision: D17623703 fbshipit-source-id: 2abc610ed6786680a622ade4a82594469d10f917
pdlive215
pushed a commit
to pdlive215/pytorch
that referenced
this pull request
Nov 27, 2019
…dd4135 (pytorch#26955) Summary: Pull Request resolved: pytorch#26955 Previous import was ab6b94203c595f74b1f126eb118eef22e4c05a57 Included changes: - **[034921bd](onnx/onnx@034921bd)**: Fix warnings (pytorch#2358) <Changming Sun> - **[2873fea8](onnx/onnx@2873fea8)**: Fix spec and shape inference for Unsqueeze op (pytorch#2347) <Hariharan Seshadri> - **[a3c91452](onnx/onnx@a3c91452)**: Bump NMS version for avoiding regression in existing models (pytorch#2348) <Wei-Sheng Chin> Test Plan: ci Reviewed By: hl475 Differential Revision: D17623703 fbshipit-source-id: 2abc610ed6786680a622ade4a82594469d10f917
laurentdupin
pushed a commit
to laurentdupin/pytorch
that referenced
this pull request
Apr 24, 2026
…dd4135 (pytorch#26955) Summary: Pull Request resolved: pytorch#26955 Previous import was ab6b94203c595f74b1f126eb118eef22e4c05a57 Included changes: - **[034921bd](onnx/onnx@034921bd)**: Fix warnings (pytorch#2358) <Changming Sun> - **[2873fea8](onnx/onnx@2873fea8)**: Fix spec and shape inference for Unsqueeze op (pytorch#2347) <Hariharan Seshadri> - **[a3c91452](onnx/onnx@a3c91452)**: Bump NMS version for avoiding regression in existing models (pytorch#2348) <Wei-Sheng Chin> Test Plan: ci Reviewed By: hl475 Differential Revision: D17623703 fbshipit-source-id: 2abc610ed6786680a622ade4a82594469d10f917
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.