Skip to content

[BYOC] TensorRT testing issues  #11765

@mbs-octoml

Description

@mbs-octoml

Here is the state of tests/python/contrib/test_tensorrt.py in CI:

  • test_maskrcnn_resnet50 is skipped since it is sensitive to LLVM/PyTorch JIT mismatches.
  • test_conv3d is skipped since it fails the assert_allclose.
  • the remaining tests are only run with run_module=False since the ci-gpu image has
    set(USE_TENSORRT_CODEGEN ON) but set(USE_TENSORRT_RUNTIME OFF).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions