tkclimb commented on a change in pull request #4483: [relay][op] add expand op
(from ONNX) to relay frontend
URL: https://github.com/apache/incubator-tvm/pull/4483#discussion_r358078028
##########
File path: tests/python/frontend/onnx/test_forward.py
##########
@@ -142,6 +142,37 @@ def test_reshape():
tvm.testing.assert_allclose(ref_shape, tvm_out.shape)
+def test_expand():
Review comment:
@soiferj I added the call.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services