[Bug] run tests/python/relax/test_codegen_tensorrt.py coredump #16925
Labels
needs-triage
PRs or issues that need to be investigated by maintainers to find the right assignees to address it
type: bug
Environment
ubuntu 18.04
llvm 13.0.1
cuda 11.7
TensorRT-8.4.1.5
python3.8.2
Steps to reproduce
1.build tvm with
USE_CUDA ON、 USE_RELAY_DEBUG ON、 USE_TENSORRT_CODEGEN ON
USE_TENSORRT_RUNTIME set to tensorrt path
2.cd into tvm/tests/python/relax
TVM_LOG_DEBUG=DEFAULT=2 python3 test_codegen_tensorrt.py
it shows Segmentation fault (core dumped)
The text was updated successfully, but these errors were encountered: