ONNX Export Narrow op
authorLara Haidar <haidar.lara@gmail.com>
Thu, 7 Mar 2019 06:35:12 +0000 (22:35 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 7 Mar 2019 06:37:58 +0000 (22:37 -0800)
commit3dba1285ab1c78b035f79493d25379ef36f53512
treea2c4a0999e513f80c3bb2c3e4fb8fef64ae0b08f
parent32304046458a985c11da810ade0bd106c348ebc2
ONNX Export Narrow op

Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/17550

Differential Revision: D14350401

Pulled By: houseroad

fbshipit-source-id: 4d88079bb7a8bbd270b0272009826eb3b202cc33
test/onnx/expect/TestOperators.test_narrow.expect [new file with mode: 0644]
test/onnx/test_operators.py
test/onnx/test_pytorch_onnx_caffe2.py
torch/onnx/symbolic.py