Skip to content

Commit 2e16ab4

Browse files
tugsbayasgalanfacebook-github-bot
authored andcommitted
[TEMP] export_for_training
Summary: X-link: pytorch/executorch#6698 Title Test Plan: CI Differential Revision: D65560950
1 parent b8cf324 commit 2e16ab4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

torch/_utils_internal.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def check_if_torch_exportable():
154154

155155

156156
def export_training_ir_rollout_check() -> bool:
157-
return False
157+
return True
158158

159159

160160
def log_torch_jit_trace_exportability(

0 commit comments

Comments
 (0)