Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] run tests/python/relax/test_codegen_tensorrt.py coredump #16925

Open
sky-fun opened this issue Apr 25, 2024 · 0 comments
Open

[Bug] run tests/python/relax/test_codegen_tensorrt.py coredump #16925

sky-fun opened this issue Apr 25, 2024 · 0 comments
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug

Comments

@sky-fun
Copy link

sky-fun commented Apr 25, 2024

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)

tvm-error

@sky-fun sky-fun added needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-triage PRs or issues that need to be investigated by maintainers to find the right assignees to address it type: bug
Projects
None yet
Development

No branches or pull requests

1 participant