tensorflow / tensorflow/tensorboard
TensorBoard can’t find your event files.Log directory: s3://bucketname/tensorboard_log/
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 7.2k
- Forks
- 1.7k
- Avg merge
- 4d 22h
- Merged PRs (30d)
- 1
Description
runcmd:
tensorboard --logdir s3://bucketname/tensorboard_log/
Environment Variable:
AWS_REGION='us-east-1'
S3_REGION='us-east-1'
S3_ENDPOINT='10...129:610**'
S3_USE_HTTPS=0
S3_VERIFY_SSL=0
AWS_ACCESS_KEY_ID=***
AWS_SECRET_ACCESS_KEY=***
No dashboards are active for the current data set.
Probable causes:
You haven’t written any data to your event files.
TensorBoard can’t find your event files.
If you’re new to using TensorBoard, and want to find out how to add data and set up your event files, check out the README and perhaps the TensorBoard tutorial.
If you think TensorBoard is configured properly, please see the section of the README devoted to missing data problems and consider filing an issue on GitHub.
Last reload: Apr 16, 2024, 5:40:35 PM
Log directory: s3://bucketname/tensorboard_log/
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
Reproduce the reported command, tensorboard --logdir s3://bucketname/tensorboard_log/, with the listed AWS and S3 settings. Start with the TensorBoard README section on missing data and trace how the S3 log directory is handled; done means determining why the event files are not found and identifying a verified resolution.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100