Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
angelayi committed Jun 5, 2023
1 parent dfbf214 commit 93b0e16
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions torch/_export/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ def export(
export_graph_signature,
flat_args,
)
assert orig_out_spec is not None
exported_program = ExportedProgram(
gm,
gm.graph,
Expand Down

0 comments on commit 93b0e16

Please sign in to comment.