Zero Zeng
Zero Zeng
Looks like you hit another failed node, could you please try export the model with static shape and do a onnx-simplify on it(not sure whether it will work but worth...
This is a cuda driver bug in Jetson and we fixed it in our latest internal code, should be come with the next release(probably GA ). closed this.
@rajeevsrao ^ ^
Could you please try TRT 9.3/9.2? Thanks!
Does it pass with polygraphy? e.g. polygraphy run model.onnx --trt --onnxrt
I believe we don's support qnx in 7.x. and I think you need to check the DRIVEOS SDK, which provide the auto build.
@rajeevsrao ^ ^
@ttyio Is it in our plan? Thanks!
Could you please try TRT 9.2/9.3? I check our latest internal release and found calibration is success with `polygraphy convert new_full_explicit_batch32.onnx --int8 -o out.plan`, so this seems to be a...
@samurdhikaru @ttyio ^ ^