mirror of
https://github.com/zebrajr/tensorflow.git
synced 2025-12-07 00:20:20 +01:00
Fix TensorBoard python -m invoke in docs
PiperOrigin-RevId: 169758752
This commit is contained in:
parent
2957cd8948
commit
b1ada5f0c7
|
|
@ -198,7 +198,7 @@ You're now all set to visualize this data using TensorBoard.
|
||||||
## Launching TensorBoard
|
## Launching TensorBoard
|
||||||
|
|
||||||
To run TensorBoard, use the following command (alternatively `python -m
|
To run TensorBoard, use the following command (alternatively `python -m
|
||||||
tensorflow.tensorboard`)
|
tensorboard.main`)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
tensorboard --logdir=path/to/log-directory
|
tensorboard --logdir=path/to/log-directory
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user