sky-fun opened a new issue, #16925: URL: https://github.com/apache/tvm/issues/16925
### 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)  -- 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]
