lileidev commented on issue #14137:
URL: https://github.com/apache/tvm/issues/14137#issuecomment-1467342858
I meet with fellow error when trying to reproduce:
(base) root@356a70204ac9:/workspace/tvm/debug/issue14137# python main.py
error: module 'tvm.target._ffi_api' has no attribute
'llvm_lookup_intrinsic_id'
-->
/root/anaconda3/lib/python3.9/site-packages/tvm-0.12.dev387+gccc0b9162-py3.9-linux-x86_64.egg/tvm/tir/tensor_intrin/arm_cpu.py:65:13
|
65 |
T.llvm_lookup_intrinsic_id("llvm.aarch64.neon.smull.v8i16"),
|
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
note: run with `TVM_BACKTRACE=1` environment variable to display a backtrace.
Environment:
CPU: AMD EPYC 7543
GPU: NVIDIA A100
tvm commit id: ccc0b9162f2e983a8810e99c903c7141dbec81b6
--
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]