Skip to content

path: metrics save_freq buffered short runs invisibly#32

Open
utkarshgill wants to merge 5 commits into
mainfrom
fix-metrics-save-freq
Open

path: metrics save_freq buffered short runs invisibly#32
utkarshgill wants to merge 5 commits into
mainfrom
fix-metrics-save-freq

Conversation

@utkarshgill

Copy link
Copy Markdown

save_freq=VIT_STEPS(512) with log_freq=10 means rows flush only at step%2560==0 or at close, any run shorter than 2560 steps posts nothing after step 1, and long runs lose up to 7.5h of telemetry on preemption. Default save_freq=1 flushes each logged row

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant