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 2022/01/10 09:36:03 UTC

[GitHub] [tvm] masahi commented on pull request #9884: fix pytorch frontend bug

masahi commented on pull request #9884:
URL: https://github.com/apache/tvm/pull/9884#issuecomment-1008690760


   which yolo5 implementation, and what does the list input correspond to? In general, list inputs should be avoided. Usually there is really no need to have a list input. This one https://github.com/zhiqwang/yolov5-rt-stack works well with TVM.
   
   Also you need to add a test.


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