Skip to content

Commit 615eccd

Browse files
authored
Add RunReader class to loader module (#367)
1 parent 5135ed1 commit 615eccd

File tree

4 files changed

+442
-54
lines changed

4 files changed

+442
-54
lines changed

tensorboard/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ py_library(
199199
deps = [
200200
"//tensorboard:expect_numpy_installed",
201201
"//tensorboard:expect_tensorflow_installed",
202+
"@org_pythonhosted_six",
202203
],
203204
)
204205

0 commit comments

Comments
 (0)