diff options
author | Lu Fang <lufang@fb.com> | 2019-04-18 00:33:00 -0700 |
---|---|---|
committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | 2019-04-18 00:45:20 -0700 |
commit | 789c438d868937810b8ffb00271de11d9f598b89 (patch) | |
tree | 6e5c851d47fb380ed6e26294e84faca9d4bfc03c | |
parent | fbf505cba730fc96a842f1764ad5d5f4daf9f823 (diff) | |
download | pytorch-789c438d868937810b8ffb00271de11d9f598b89.tar.gz pytorch-789c438d868937810b8ffb00271de11d9f598b89.tar.bz2 pytorch-789c438d868937810b8ffb00271de11d9f598b89.zip |
Automatic update of fbcode/onnx to ad7313470a9119d7e1afda7edf1d654497ee80ab (#19339)
Summary:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/19339
Previous import was 971311db58f2fa8306d15e1458b5fd47dbc8d11c
Included changes:
- **[ad731347](https://github.com/onnx/onnx/commit/ad731347)**: Fix shape inference for matmul (#1941) <Bowen Bao>
- **[3717dc61](https://github.com/onnx/onnx/commit/3717dc61)**: Shape Inference Tests for QOps (#1929) <Ashwini Khade>
- **[a80c3371](https://github.com/onnx/onnx/commit/a80c3371)**: Prevent unused variables from generating warnings across all platforms. (#1930) <Pranav Sharma>
- **[be9255c1](https://github.com/onnx/onnx/commit/be9255c1)**: add title (#1919) <Prasanth Pulavarthi>
- **[7a112a6f](https://github.com/onnx/onnx/commit/7a112a6f)**: add quantization ops in onnx (#1908) <Ashwini Khade>
- **[6de42d7d](https://github.com/onnx/onnx/commit/6de42d7d)**: Create working-groups.md (#1916) <Prasanth Pulavarthi>
Reviewed By: yinghai
Differential Revision: D14969962
fbshipit-source-id: 5ec64ef7aee5161666ed0c03e201be0ae20826f9
m--------- | third_party/onnx | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/third_party/onnx b/third_party/onnx -Subproject 971311db58f2fa8306d15e1458b5fd47dbc8d11 +Subproject ad7313470a9119d7e1afda7edf1d654497ee80a |