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/28 10:04:12 UTC

[GitHub] [incubator-tvm] Meteorix opened a new pull request #5951: [TF Frontend]raise right error in tensorflow split op

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


   when there are dynamic args in `split` op, it will raise `AttributeError: <class ‘tvm.relay.expr.Call’> has no attribute name_hint`. catch it and raise the correct error for better readability.
   
   @siju-samuel could you help review this pr?


----------------------------------------------------------------
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 #5951: [TF Frontend]raise right error in tensorflow split op

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


   


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