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/06/18 09:11:57 UTC

[GitHub] [incubator-tvm] siju-samuel edited a comment on issue #5835: Darknet library support out of date/inconsistent with master?

siju-samuel edited a comment on issue #5835:
URL: https://github.com/apache/incubator-tvm/issues/5835#issuecomment-645889680


   @alexwong This error is because the `network` and `layer` datastructure is not same between master and tvmbranch. So the parsing have issues.
   Im currently updating the whole code based on 'https://github.com/AlexeyAB/darknet' to support yolov4 and this can support previous versions as well.
   Since we have to rely on their library (`.so`  we have to  build locally ) to parse darknet cfg and weight, maintenance is high for this framework.


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