You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "/netdrive/project/tangzihang/trt-samples-for-hackathon-cn-master/trt-samples-for-hackathon-cn-master/cookbook/01-SimpleDemo/TensorRT8.5/main_1.py", line 104, in
run() # create a serialized network of TensorRT and do inference
File "/netdrive/project/tangzihang/trt-samples-for-hackathon-cn-master/trt-samples-for-hackathon-cn-master/cookbook/01-SimpleDemo/TensorRT8.5/main_1.py", line 38, in run
builder = trt.Builder(logger) # create Builder
TypeError: pybind11::init(): factory function returned nullptr
The text was updated successfully, but these errors were encountered:
Traceback (most recent call last):
File "/netdrive/project/tangzihang/trt-samples-for-hackathon-cn-master/trt-samples-for-hackathon-cn-master/cookbook/01-SimpleDemo/TensorRT8.5/main_1.py", line 104, in
run() # create a serialized network of TensorRT and do inference
File "/netdrive/project/tangzihang/trt-samples-for-hackathon-cn-master/trt-samples-for-hackathon-cn-master/cookbook/01-SimpleDemo/TensorRT8.5/main_1.py", line 38, in run
builder = trt.Builder(logger) # create Builder
TypeError: pybind11::init(): factory function returned nullptr
The text was updated successfully, but these errors were encountered: