Skip to content

Commit 6054c6b

Browse files
committed
dvc pull before saving dvclive experiments
1 parent 3a84a57 commit 6054c6b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

ci/.gitlab-bench.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,5 +75,7 @@ Result Collection:
7575
# Also run on failure of previous tasks to collect partial results
7676
- when: always
7777
script:
78+
# pulling models seems to be needed for dvclive to save experiments, even though they are not used or modified
79+
- dvc pull
7880
- python3.10 ci/collect.py
7981
- dvc exp push -f -j 4 -r push git@github.com:eki-project/finn-plus.git

0 commit comments

Comments
 (0)