tensorflow / tensorflow/tensorboard

TensorFlow installation not found - running with reduced feature set.

Open
#6,100 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.