Describe your use-case.
Tensorboard tunnels can be unstable (especially on vast)
So you download the tensorboard log and run tensorboard locally
for longer runs, tensorboards log can get large (> 50 MB). It is this downloaded constantly, with every small update, entirely
What would you like to see as a solution?
somehow detect that the file is only appended, and only download that part
Have you considered alternatives? List them here.
No response
Describe your use-case.
Tensorboard tunnels can be unstable (especially on vast)
So you download the tensorboard log and run tensorboard locally
for longer runs, tensorboards log can get large (> 50 MB). It is this downloaded constantly, with every small update, entirely
What would you like to see as a solution?
somehow detect that the file is only appended, and only download that part
Have you considered alternatives? List them here.
No response