dessa-oss / atlas

An Open Source, Self-Hosted Platform For Applied Deep Learning Development
http://www.docs.atlas.dessa.com
Apache License 2.0
290 stars 44 forks source link

[FEATURE] View Tensorboard files while job is running #160

Open shazraz opened 4 years ago

shazraz commented 4 years ago

Currently, we're only able to access tensorboard files for a job that has completed or failed. This prevents us from seeing tensorboard files for a job that is currently training which means we are unable to identify problems with a model or reason about it until the job is completed.