tensorflow / tensorflow/tensorboard
When running TB.dev getting started, a user may think SCALARS and HPARAMS don't work
@GalOshri is already working on this.
Since Oct 14, 2020.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
When running TB.dev getting started [1], a user may think SCALARS and HPARAMS are not working because the messages that appear in the browser on the SCALARS and HPARAMS plugins are that "no scalar data is found" and "no hparams data is found". This is while the terminal says "uploader started" and the other plugins are working. A user has to refresh once the upload is complete but it would be better if the browser message was more clear. For large log uploads a user may think the SCALARS and HPARAMS plugins are not working, since the terminal message is not obvious.


Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.