ONNX Export IsNan op
authorLara Haidar-Ahmad <lahaidar@microsoft.com>
Fri, 15 Mar 2019 19:10:32 +0000 (12:10 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Fri, 15 Mar 2019 19:19:03 +0000 (12:19 -0700)
commit001cffed9d6c4a99e1c52270cc0def78d2292eec
treec68e9615441afb11b1cbd920213edd7f98b0e18f
parent18f721fb9ade47bfeea7b471dcbf2e886ababd33
ONNX Export IsNan op

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

Reviewed By: zrphercule

Differential Revision: D14470646

Pulled By: houseroad

fbshipit-source-id: d3e6adc83c4f9fa288c5fe0ae4c6af71fdd47905
caffe2/operators/utility_ops.cc
caffe2/operators/utility_ops.h
test/onnx/expect/TestOperators.test_isnan.expect [new file with mode: 0644]
test/onnx/test_operators.py
test/onnx/test_pytorch_onnx_caffe2.py
torch/onnx/symbolic.py