tensorflow / tensorflow/tensorboard
TensorFlow installation not found - running with reduced feature set.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
The code I am running us Pytorch as fundamental and use tensorboard to visualize. However, everytime I try to monitor the training process using tensorboard --logdir PATH, it pops up TensorFlow installation not found - running with reduced feature set as well as a localhost:xxxx link. This link can not be reache. Not sure what was the issue. Look for help from the team.
Thanks.
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.
Research direction
Start by reproducing the command tensorboard --logdir PATH with the reported PyTorch training logs. Check why the TensorFlow warning appears and why the displayed localhost link cannot be reached; done means identifying the cause and documenting a working way to monitor the training process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- pytorch, tensorflow
- Domain
- data-visualization, machine-learning
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100