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/23 02:29:42 UTC

[GitHub] [incubator-tvm] windclarion opened a new issue #5891: call has no attribute name

windclarion opened a new issue #5891:
URL: https://github.com/apache/incubator-tvm/issues/5891


   python/tvm/target/intrin.py      function   _rule_float_suffix          Line 86  "name = op.name"      when  op is tir.Call, it has no attribute name, so   op.name  will get the attribute name, and  LOG(FATAL)


----------------------------------------------------------------
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] windclarion closed issue #5891: call has no attribute name

Posted by GitBox <gi...@apache.org>.
windclarion closed issue #5891:
URL: https://github.com/apache/incubator-tvm/issues/5891


   


----------------------------------------------------------------
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 issue #5891: call has no attribute name

Posted by GitBox <gi...@apache.org>.
tqchen commented on issue #5891:
URL: https://github.com/apache/incubator-tvm/issues/5891#issuecomment-647897627


   Thanks @windclarion https://github.com/apache/incubator-tvm/pull/5895 should fix it


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