NVIDIA / trt-samples-for-hackathon-cn

Simple samples for TensorRT programming
Apache License 2.0
1.47k stars 337 forks source link

dense model using tensorrt infernece on the A30 got wrong #86

Open zhaohb opened 1 year ago

zhaohb commented 1 year ago

Environment

Model:

Reproduction Steps

  1. A30
    polygraph run gs_concat.onnx --onnxrt --trt --tf32 --atol 1e-4 --pool-imit workspace:10G

    output: image

Expected Behavior

Actual Behavior

Additional Notes

So maybe it's hardware related.

bug已经经过导师确认,nv内部的bug id是4259240.