TensorRT icon indicating copy to clipboard operation
TensorRT copied to clipboard

🐛 [Bug] L0 dynamo converter test failure in TRT-RTX

Open apbose opened this issue 2 months ago • 0 comments


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!

apbose avatar Oct 20 '25 17:10 apbose