Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 342 Bytes

DEVELOPMENT.md

File metadata and controls

15 lines (10 loc) · 342 Bytes

How to Develop TensorBoard

Running TensorBoard automatically asks Bazel to create a vulcanized HTML binary:

bazel run //tensorboard -- --logdir /path/to/logs

If you need to generate fake data, run:

bazel run //tensorboard/plugins/scalar:scalars_demo

This will generate some fake scalar data in /tmp/scalars_demo.