tensorflow / tensorflow/tensorboard

Introduce cloud storage based aliases

Open
#4,321 3 comments 0 reactions 1 assignee View on GitHub

@bileschi is already working on this.

Since Nov 12, 2020.

tbdev type:feature
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

It would be great if TensorBoard allowed the usage of aliases to reference to experiments by a stable ID of one's choosing. One possibility to control the attribution of this "alias namespace" would be to base it on existing cloud storage namespaces, e.g. tensorboard dev upload --logdir=gs://flax_data/examples/imagenet would automatically reference to the alias gs/flax_data/examples/imagenet and could then be accessed via https://tensorboard.dev/cloud/gs/flax_data/examples/imagenet

Initially, TensorBoard could support the gs/ alias namespace based on Google Cloud Storage, but this might be extended later on to other cloud storages.

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.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.