soiferj commented on a change in pull request #4483: [WIP][relay][op] add 
expand op (from ONNX) to relay frontend
URL: https://github.com/apache/incubator-tvm/pull/4483#discussion_r356199542
 
 

 ##########
 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:
   You will also need to call this function at the bottom of the file

----------------------------------------------------------------
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

Reply via email to