Skip to content

Conversation

@wchargin
Copy link
Contributor

Summary:
The existing ListPlugins RPC now explores blob sequence time series
for plugin names, in addition to scalar time series. This patch also
expands the commit::test_data builders to support blob sequences.

Test Plan:
Unit tests updated. As an end-to-end test, pointing TensorBoard at a
directory with scalars and graphs now causes the graphs dashboard to
appear active in addition to the scalars dashboard. The dashboard
doesn’t yet work, since ListBlobSequences, et al. aren’t implemented.

wchargin-branch: rust-listplugins-blobs

Summary:
The `Commit` structure now has a `blob_sequences` store in addition to
its `scalars` store. For now, we only actually load run graphs into
memory (since it’s trivial, and everything else is merely easy).

Test Plan:
Unit tests included. There are no user-facing changes to the RPC layer.
Loading an MNIST dataset with scalars, graphs, and images no longer
prints warnings about `graph_def`s, and still serves scalars properly.

wchargin-branch: rust-load-graphs
wchargin-source: a16be4c845d05f74034e5a038439c210d8b3e937
Summary:
The existing `ListPlugins` RPC now explores blob sequence time series
for plugin names, in addition to scalar time series. This patch also
expands the `commit::test_data` builders to support blob sequences.

Test Plan:
Unit tests updated. As an end-to-end test, pointing TensorBoard at a
directory with scalars and graphs now causes the graphs dashboard to
appear active in addition to the scalars dashboard. The dashboard
doesn’t yet work, since `ListBlobSequences`, et al. aren’t implemented.

wchargin-branch: rust-listplugins-blobs
wchargin-source: fbab637da1881c51f9b5559abb97141b58fe0387
@wchargin wchargin added the core:rustboard //tensorboard/data/server/... label Jan 13, 2021
@google-cla google-cla bot added the cla: yes label Jan 13, 2021
@wchargin wchargin requested a review from psybuzz January 13, 2021 20:20
wchargin-branch: rust-listplugins-blobs
wchargin-source: 366fe5ecc221b2101e0190146b1d9e4e33de305e
wchargin-branch: rust-load-graphs
wchargin-source: 33d56123cfe3da7c79b5a6bbfa9951159038ebcb
wchargin-branch: rust-listplugins-blobs
wchargin-source: 1d0bdb4ae5370b1b94c30e81ec333c5e3ca1e0eb
Base automatically changed from wchargin-rust-load-graphs to master January 15, 2021 20:22
wchargin-branch: rust-listplugins-blobs
wchargin-source: 6f6f9b22500fb277be51df26f64ae80523eeb69c
@wchargin wchargin merged commit 7c81169 into master Jan 15, 2021
@wchargin wchargin deleted the wchargin-rust-listplugins-blobs branch January 15, 2021 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla: yes core:rustboard //tensorboard/data/server/...

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants