Skip to content

Commit 817387a

Browse files
committed
change
1 parent 5864978 commit 817387a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

onnx_diagnostic/helpers/torch_test_helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def forward(self, x, y):
152152
proto,
153153
dump_file,
154154
save_as_external_data=True,
155-
all_tensors_to_one_file=False,
155+
all_tensors_to_one_file=True,
156156
)
157157

158158

0 commit comments

Comments
 (0)