tensorflow / tensorflow/tensorboard
TensorBoard Embeddings fail if a "+" character is in LOG_DIR subdirectory filename
Open
@pindinagesh is already working on this.
Since Dec 13, 2021.
plugin:projector
type:bug
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
@austinstover said seventeen days ago in https://github.com/tensorflow/tensorflow/issues/10301:
System information
- Occurs in Tutorial: DandelionMane's TF Dev Summit 2017 TensorBoard Tutorial
- If learning_rate >= 1 (not that you would want to do that)
- OS Platform: Windows 10
- TensorFlow install: Binary
- TensorFlow version: 1.1.0
- Exact command to reproduce: Use a plus sign in the filename of one of LOG_DIR's subdirectories
Problem
The tensorboard embeddings tab throws an "Error fetching projector config" if a + sign is used in a log_dir subdirectory; that is, if the projector_config.pbtxt is in that subdirectory.
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.