You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docsrc/contributors/fx_converters.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -199,7 +199,7 @@ Tests
199
199
200
200
* Dynamo testing:
201
201
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
203
203
204
204
#. Compare the results for ``fx.symbolic_trace`` and ``torch_tensorrt.dynamo.compile``.
205
205
#. Test for the ``expected_op`` and the ``unexpected_op``.
0 commit comments