Skip to content

Commit b1bace6

Browse files
committed
Changing path of lowering tests
1 parent 99c1feb commit b1bace6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docsrc/contributors/fx_converters.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ Tests
199199

200200
* Dynamo testing:
201201

202-
Dynamo tests are present for the lowering ops in ``py/torch_tensorrt/dynamo/backend/test/test_decompositions.py``. The above converters will soon be ported to dynamo tests
202+
Dynamo tests are present for the lowering ops in ``tests/py/dynamo/lowering/test_decompositions.py``. The above converters will soon be ported to dynamo tests
203203

204204
#. Compare the results for ``fx.symbolic_trace`` and ``torch_tensorrt.dynamo.compile``.
205205
#. Test for the ``expected_op`` and the ``unexpected_op``.

0 commit comments

Comments
 (0)