infra: Add Torch 1.13.1 testing to nightly CI by gs-olive · Pull Request #1731 · pytorch/TensorRT (original) (raw)

Description

See this CI run for a sample of the 1.13.1 run results. Currently the only failing tests are test_conv_add_standalone_module from the FX quantization path, and these failures may arise from API usage changes between 1.13 and 2.0.

The CI is now passing with the updates to the FX quantization path. See this CI run.

The following tests are disabled for the 1.13.1 CI workflow, due to Dynamo compatibility issues:

Fixes #1716

Type of change

Please delete options that are not relevant and/or add your own.

Checklist: