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/23 21:26:02 UTC

[GitHub] [incubator-tvm] hypercubestart opened a new pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

hypercubestart opened a new pull request #6963:
URL: https://github.com/apache/incubator-tvm/pull/6963


   fix #6962 , replaces the "." character from modules imported using the darknet frontend, which is unparsable by the relay parser. Replaces with the "_" character.
   
   cc: @jroesch @siju-samuel @FrozenGene @junrushao1994 


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



[GitHub] [incubator-tvm] tqchen commented on pull request #6963: [Frontend][Relay][Parser] fix unparsable yolo formals

Posted by GitBox <gi...@apache.org>.
tqchen commented on pull request #6963:
URL: https://github.com/apache/incubator-tvm/pull/6963#issuecomment-732515210


   opencv is only available in ci-gpu but not ci-cpu


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