From 7e7f46e73ad3290c55acbbbea664340916d9550e Mon Sep 17 00:00:00 2001 From: guyang3532 Date: Thu, 10 Jun 2021 15:35:49 +0800 Subject: [PATCH] update tb_plugin README --- tb_plugin/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tb_plugin/README.md b/tb_plugin/README.md index d8cdb201f..e0fbdb2b0 100644 --- a/tb_plugin/README.md +++ b/tb_plugin/README.md @@ -89,7 +89,7 @@ and give optimization recommendations. We prepared some sample data in blob, you can also access it using cmd - `tensorboard --logdir=https://torchtbprofiler.blob.core.windows.net/torchtbprofiler/demo/ --bind_all` + tensorboard --logdir=https://torchtbprofiler.blob.core.windows.net/torchtbprofiler/demo/ --bind_all and open tensorboard in browser to see all the views described below.