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 2019/12/01 21:45:05 UTC

[GitHub] [incubator-tvm] apivovarov commented on a change in pull request #4447: [Relay][Frontend][TFlite] Add parses support for UNPACK tflite operator

apivovarov commented on a change in pull request #4447: [Relay][Frontend][TFlite] Add parses support for UNPACK tflite operator
URL: https://github.com/apache/incubator-tvm/pull/4447#discussion_r352375317
 
 

 ##########
 File path: tests/python/frontend/tflite/test_forward.py
 ##########
 @@ -896,6 +896,27 @@ def test_forward_pack():
          np.arange(6).reshape((2, 1, 1, 3))], 1)
 
 
+#######################################################################
+# Unpack
+# -------------
 
 Review comment:
   6*"-" here pls

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


With regards,
Apache Git Services