Open steven-spec opened 2 months ago
Looks like the engine build failed. Please attach the generated ONNX model if possible or engine build log.
Looks like the engine build failed. Please attach the generated ONNX model if possible or engine build log. https://drive.google.com/file/d/1llHQdSq56TSBvFx79akudv8U21msCap_/view?usp=drive_link
I use modelopt QAT my model:
then export to onnx , use onnx predict correct but when i convert to tensorrt use the code below:
report error TypeError: a bytes-like object is required, not 'NoneType'