tensorflow / tensorflow/tensorboard

Support filesystems from tensorflow/io

Open
#2,424 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

core:backend stat:contributions welcome type:feature
Dominant language
TypeScript
Stars
7.2k
Forks
1.7k
Avg merge
4d 22h
Merged PRs (30d)
1

Description

The tensorflow/io repository has other file systems implemented such as azure blob storage as of 0.7.0. Currently running with these returns 'UnimplementedError: File system scheme 'az' not implemented' which makes sense.

I'm wondering what we could do here so we can utilise the file systems from tensorflow/io as log directories when launching tensorboard from the terminal?

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 reviewing TensorBoard's terminal log-directory handling and how tensorflow/io exposes filesystem schemes. Done means TensorBoard can use the tensorflow/io filesystems, including Azure Blob Storage, as log directories when launched from the terminal.

Written by the indexing model from the issue text.

Assessment

Domain
cloud, devtools
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.