Automatic update of fbcode/onnx to cc2333a3f929caca7223b98699237f19388dd585#20763
Closed
houseroad wants to merge 1 commit intopytorch:masterfrom
Closed
Automatic update of fbcode/onnx to cc2333a3f929caca7223b98699237f19388dd585#20763houseroad wants to merge 1 commit intopytorch:masterfrom
houseroad wants to merge 1 commit intopytorch:masterfrom
Conversation
…8dd585 Summary: Previous import was ead449a30d026a7a0a59e2ba0a42ca8e52ec2359 Included changes: - **[cc2333a3](onnx/onnx@cc2333a3)**: Version Conversion of Min, Max, Mean from opset 7 to 8 (pytorch#2032) <Ksenija Stanojevic> - **[5d0975f4](onnx/onnx@5d0975f4)**: Fix auto_pad shape inference bug (pytorch#2028) <stevenlix> - **[819afd05](onnx/onnx@819afd05)**: Version Conversion from opset 8 to 9 (pytorch#2007) <Ksenija Stanojevic> - **[6c913669](onnx/onnx@6c913669)**: fix macro ONNX_DISALLOW_COPY_AND_ASSIGN bug (pytorch#2017) <one-hello> Differential Revision: D15425957 fbshipit-source-id: 2bb1d91ac0c837e53d1da21392f1340f3af0fca2
Contributor
|
This pull request has been merged in 810816a. |
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 ead449a30d026a7a0a59e2ba0a42ca8e52ec2359
Included changes:
Differential Revision: D15425957