TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

🐛 [Bug] test_python_runtime is flaky

Open peri044 opened this issue 1 year ago • 0 comments

Bug Description

FAILED runtime/test_python_runtime.py::TestLowRankInputs::test_1D_input - AssertionError: 61.15180206298828 != 0 within 7 places (61.15180206298828 difference) : 1D-Tensor TRT outputs don't match with the original model.

To Reproduce

Steps to reproduce the behavior:

Expected behavior

Environment

Build information about Torch-TensorRT can be found by turning on debug messages

  • Torch-TensorRT Version (e.g. 1.0.0):
  • PyTorch Version (e.g. 1.0):
  • CPU Architecture:
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, libtorch, source):
  • Build command you used (if compiling from source):
  • Are you using local sources or building from archives:
  • Python version:
  • CUDA version:
  • GPU models and configuration:
  • Any other relevant information:

Additional context

peri044 avatar Apr 19 '24 00:04 peri044