Skip to content

Commit df4b168

Browse files
committed
fix recorder_memory_model case
1 parent 8e7a49c commit df4b168

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/unit_tests/runner/auto_tuner/test_recorder_memory_model.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -216,7 +216,6 @@ def test_save_and_read_history_roundtrip_types(tmp_path):
216216
"sequence_parallel": True,
217217
"dims": [1, 2],
218218
"meta": {"a": 1},
219-
"stopped_by_tuner": None,
220219
}
221220
]
222221

0 commit comments

Comments
 (0)