Skip to content

Commit

Permalink
resolve comments
Browse files Browse the repository at this point in the history
  • Loading branch information
lanluo-nvidia committed Oct 30, 2024
1 parent cb656bb commit c023714
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/py/dynamo/conversion/harness.py
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

# Use interpreter, input spec, and test case from fx_ts_compat to test Dynamo Converter Registry
from torch_tensorrt.dynamo.conversion import TRTInterpreter
from torch_tensorrt.dynamo.conversion._conversion import infer_module_output_dtypes
from torch_tensorrt.dynamo.lowering import (
get_decompositions,
post_lowering,
Expand Down

0 comments on commit c023714

Please sign in to comment.