[Relay][Frontend][ONNX] Add Sign and Equal operators to ONNX frontend (#3760)
authorJon Soifer <soiferj@gmail.com>
Thu, 15 Aug 2019 18:41:54 +0000 (11:41 -0700)
committerThierry Moreau <moreau@uw.edu>
Thu, 15 Aug 2019 18:41:54 +0000 (11:41 -0700)
commit674feba0dcef8e4d2d4118436f3387f19d8f62da
treea0301bb01d161b972b0673076abbcd18c5ccdfdc
parent7eb1f353de5a628d3e7ceb3b012dc3d58afac2e4
[Relay][Frontend][ONNX] Add Sign and Equal operators to ONNX frontend (#3760)

* [Relay][Frontend][ONNX] Add Sign and Equal operators to ONNX frontend

* Dummy change to retrigger integration test
python/tvm/relay/frontend/onnx.py
tests/python/frontend/onnx/test_forward.py