Automatic update of fbcode/onnx to 034921bd574cc84906b7996c07873454b7dd4135#26955
Closed
houseroad wants to merge 1 commit intopytorch:masterfrom
Closed
Automatic update of fbcode/onnx to 034921bd574cc84906b7996c07873454b7dd4135#26955houseroad wants to merge 1 commit intopytorch:masterfrom
houseroad wants to merge 1 commit intopytorch:masterfrom
Conversation
…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
bddppq
approved these changes
Sep 27, 2019
Contributor
|
This pull request has been merged in 8ec0414. |
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.
Summary:
Previous import was ab6b94203c595f74b1f126eb118eef22e4c05a57
Included changes:
Test Plan: ci
Reviewed By: hl475
Differential Revision: D17623703