TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

TypeError: pybind11::init(): factory function returned nullptr

Open lianshushu opened this issue 1 year ago • 6 comments

error happen!

[I] Initializing StableDiffusion txt2img demo using TensorRT GPU : 8 Building TensorRT engine for onnx/clip.opt.onnx: engine/clip.plan [W] Unable to determine GPU memory usage [W] CUDA initialization failure with error: 35. Please check your CUDA installation: http://docs.nvidia.com/cuda/cuda-installation-guide-linux/index.html

environment: cuda : 11.0 tensorrt : 8.6.0

the other torch proj can run successfully.

lianshushu avatar Apr 28 '23 01:04 lianshushu