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 2020/11/24 15:56:19 UTC

[GitHub] [tvm] zhiics commented on a change in pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

zhiics commented on a change in pull request #6963:
URL: https://github.com/apache/tvm/pull/6963#discussion_r529674782



##########
File path: tests/python/relay/test_ir_text_printer.py
##########
@@ -46,6 +48,46 @@ def show(text):
         print(text)
 
 
+def get_darknet(model_name):

Review comment:
       BTW, we have a darknet parser. We may want to move the test there. I remember we have yolov3 tutorial as well. Should the same probably be present in the tutorial?




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