Automatic update of fbcode/onnx to 6b34743d2e361bbc0acb29dd73536478cb92562e (#14637)
authorLu Fang <lufang@fb.com>
Tue, 4 Dec 2018 04:09:24 +0000 (20:09 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Tue, 4 Dec 2018 04:11:17 +0000 (20:11 -0800)
Summary:
Previous import was f461f7aad9987635b4aff108620ed7918f002d19

Included changes:
- **[6b34743](https://github.com/onnx/onnx/commit/6b34743)**: fix the const map initializatoin (#1662) <Lu Fang>
- **[ae80999](https://github.com/onnx/onnx/commit/ae80999)**: Fuse Pad into Conv optimizer (#1580) <vloncar>
Pull Request resolved: https://github.com/pytorch/pytorch/pull/14637

Differential Revision: D13281338

Pulled By: houseroad

fbshipit-source-id: c31429914bf5954fdc85e0c02168836ef47d635c

caffe2/python/onnx/tests/onnx_backend_test.py
third_party/onnx

index d975d36..f63198e 100644 (file)
@@ -45,6 +45,7 @@ backend_test.exclude(r'(test_hardsigmoid'  # Does not support Hardsigmoid.
                      '|test_asinh.*'  # Needs implementation
                      '|test_atanh.*'  # Needs implementation
                      '|test_onehot.*'  # Needs implementation
+                     '|test_scan.*'  # Needs implementation
                      ')')
 
 # Quick patch to unbreak master CI, is working on the debugging.
index 882c528..6b34743 160000 (submodule)
@@ -1 +1 @@
-Subproject commit 882c5283c54345d131e8fe5c859e4844dcf7ca8e
+Subproject commit 6b34743d2e361bbc0acb29dd73536478cb92562e