ddwolf opened a new pull request, #18087:
URL: https://github.com/apache/tvm/pull/18087
the exception is like this:
```
File "/home/rss/duxiutao/repos/tvm/python/tvm/target/codegen.py", line 80,
in llvm_lookup_intrinsic_id
return _ffi_api.llvm_lookup_intrinsic_id(name)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'tvm.target._ffi_api' has no attribute
'llvm_lookup_intrinsic_id'
```
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]