You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/05/18 10:42:29 UTC

[GitHub] [tvm] masahi commented on a change in pull request #8068: [Relay, TOPI] Supporting dynamic slice on first few axes, keeping the rest static

masahi commented on a change in pull request #8068:
URL: https://github.com/apache/tvm/pull/8068#discussion_r634259431



##########
File path: tests/python/relay/dyn/test_dynamic_op_level4.py
##########
@@ -25,16 +25,19 @@
 
 @tvm.testing.uses_gpu
 def test_dynamic_strided_slice():
-    def verify(dshape, begin, end, strides, output, slice_mode="end", test_ref=True, dtype="int32"):

Review comment:
       `output` is not used in the test, so I removed it.




-- 
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:
users@infra.apache.org