Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
pengwa committed Dec 8, 2023
1 parent 0a5f4d4 commit 0fdfa4b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6423,6 +6423,7 @@ def run_step(model, x, y, z):

execution_mgr = ort_model_with_reompute._torch_module._execution_manager._training_manager
from onnxruntime.training.ortmodule._onnx_models import _get_onnx_file_name

# Keep the logic aligned with _graph_execution_manager.py
path = os.path.join(
execution_mgr._debug_options.save_onnx_models.path,
Expand Down

0 comments on commit 0fdfa4b

Please sign in to comment.