[ Error Report ] in running benchmark

Hi,

I have run the benchmark program in Nvidia Xavier (tvm/apps/benchmark/gpu_imagenet_bench.py). But the program gets core dumped. I checked that the segementation fault came from “module = runtime.GraphModule(lib"default")” , line 41. Does anyone know how to fix this problem?

Thanks!