🐛 [Bug] L0 dynamo converter test failure in TRT-RTX
Open
@lanluo-nvidia is already working on this.
Since Oct 20, 2025.
bug
story: TRT-RTX Platform
- Dominant language
- Python
- Stars
- 3k
- Forks
- 410
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 78
Description
FAILED conversion/test_index_put_aten.py::TestIndexPutConverter::test_bool_mask_test - AssertionError
FAILED conversion/test_index_aten.py::TestIndexConstantConverter::test_index_constant_bool_mask_0_mask_index_three_dim - AssertionError
FAILED conversion/test_index_aten.py::TestIndexConstantConverter::test_index_constant_bool_mask_1_mask_index_two_dim - AssertionError
FAILED conversion/test_index_aten.py::TestIndexConstantConverter::test_index_constant_bool_mask_2_mask_index_multi_axis - AssertionError
FAILED conversion/test_reshape_aten.py::TestReshapeConverter::test_reshape_0 - torch_tensorrt.dynamo.conversion._TRTInterpreter.UnsupportedOperatorException: Conversion of function torch._ops.aten.aten::view not currently supported!
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.