Skip to content

Commit

Permalink
Merge branch 'master' into handle-corrupt-graph
Browse files Browse the repository at this point in the history
  • Loading branch information
davidsoergel committed Apr 13, 2020
2 parents 552d051 + b2d4712 commit 663768e
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions tensorboard/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -458,7 +458,6 @@ py_library(
name = "data_compat",
srcs = ["data_compat.py"],
srcs_version = "PY2AND3",
visibility = ["//visibility:public"],
deps = [
"//tensorboard/compat:tensorflow",
"//tensorboard/compat/proto:protos_all_py_pb2",
Expand Down Expand Up @@ -497,7 +496,6 @@ py_library(
name = "dataclass_compat",
srcs = ["dataclass_compat.py"],
srcs_version = "PY2AND3",
visibility = ["//visibility:public"],
deps = [
"//tensorboard/backend:process_graph",
"//tensorboard/compat/proto:protos_all_py_pb2",
Expand Down
1 change: 0 additions & 1 deletion tensorboard/components/vz_line_chart2/microbenchmark/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ tf_web_library(
deps = [
"//tensorboard/components/tf_imports:plottable",
"//tensorboard/components/tf_imports:polymer",
"//tensorboard/components/tf_imports:web_component_tester",
"//tensorboard/components/vz_line_chart2",
],
)
Expand Down

0 comments on commit 663768e

Please sign in to comment.