Automatic update of fbcode/onnx to 1b09eb14c2c781fae078fa6b1c0390ba6fc0898c#11153
Closed
houseroad wants to merge 1 commit intopytorch:masterfrom
Closed
Automatic update of fbcode/onnx to 1b09eb14c2c781fae078fa6b1c0390ba6fc0898c#11153houseroad wants to merge 1 commit intopytorch:masterfrom
houseroad wants to merge 1 commit intopytorch:masterfrom
Conversation
…c0898c Summary: Previous import was bae6333e149a59a3faa9c4d9c44974373dcf5256 Included changes: - **[1b09eb1](onnx/onnx@1b09eb1)**: Fix the shape inference for concat (pytorch#1361) <Lu Fang> - **[7b9b3ee](onnx/onnx@7b9b3ee)**: ONNX v1.3.0 release (pytorch#1359) <bddppq> Differential Revision: D9615844 fbshipit-source-id: 65cb813a332859d95e9dd9dc7e089e2badb04039
PenghuiCheng
pushed a commit
to PenghuiCheng/pytorch
that referenced
this pull request
Sep 11, 2018
…c0898c (pytorch#11153) Summary: Pull Request resolved: pytorch#11153 Previous import was bae6333e149a59a3faa9c4d9c44974373dcf5256 Included changes: - **[1b09eb1](onnx/onnx@1b09eb1)**: Fix the shape inference for concat (pytorch#1361) <Lu Fang> - **[7b9b3ee](onnx/onnx@7b9b3ee)**: ONNX v1.3.0 release (pytorch#1359) <bddppq> Reviewed By: Ac2zoom Differential Revision: D9615844 fbshipit-source-id: f1d4e2d6ef72a269d6ab3c1c347b272b5bdc4f2a
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 bae6333e149a59a3faa9c4d9c44974373dcf5256
Included changes:
Differential Revision: D9615844