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: [email protected]
