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/09/30 08:21:33 UTC

[GitHub] [tvm] mshr-h commented on a change in pull request #9157: [Caffe Frontend] Add support for Permute layer

mshr-h commented on a change in pull request #9157:
URL: https://github.com/apache/tvm/pull/9157#discussion_r719172534



##########
File path: tests/python/frontend/caffe/test_forward.py
##########
@@ -586,6 +586,27 @@ def test_forward_LRN():
     _test_lrn(data, local_size=3, alpha=2.0, beta=0.5, k=2.0)
 
 
+#######################################################################
+# Permute
+# -----------

Review comment:
       @FrozenGene 
   Sorry, can you specifically point out what's wrong with the code?
   There seems to be no problem.




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

To unsubscribe, e-mail: commits-unsubscribe@tvm.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org