Skip to content

Commit faad2c0

Browse files
committed
clean
1 parent 08537b8 commit faad2c0

File tree

2 files changed

+1
-89
lines changed

2 files changed

+1
-89
lines changed

_unittests/ut_torch_models/test_test_helpers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ def test_validate_model_custom_os_ort(self):
119119
do_run=True,
120120
verbose=10,
121121
exporter="custom",
122-
dump_folder="test_validate_model_custom_os_ort",
122+
dump_folder="dump_validate_model_custom_os_ort",
123123
patch=True,
124124
stop_if_static=2 if pv.Version(torch.__version__) > pv.Version("2.6.1") else 0,
125125
optimization="default+os_ort",

test_validate_model_custom_os_ort/arnir0_Tiny-LLM-custom-default+os_ort/arnir0_Tiny-LLM-custom-default+os_ort.stats

Lines changed: 0 additions & 88 deletions
This file was deleted.

0 commit comments

Comments
 (0)