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/25 21:04:34 UTC

[GitHub] [incubator-tvm] comaniac opened a new pull request #5929: [Frontend] Check all unsupported ops before raising an exception

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


   To better understand which ops are missing in the MXNet frontend, it would be better to traverse an entire model and provide a list of unsupported ops and their counts instead of throwing an exception right after the first unsupported op.
   
   cc @icemelon9 @tqchen 


----------------------------------------------------------------
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 merged pull request #5929: [Frontend] Check all unsupported ops before raising an exception

Posted by GitBox <gi...@apache.org>.
tqchen merged pull request #5929:
URL: https://github.com/apache/incubator-tvm/pull/5929


   


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