Merge pull request #1946 from caisq/r0.8-tensorboard
Fix TensorBoard lib/css dependency (#1926)
This commit is contained in:
commit
35cd6a3011
@ -12,9 +12,10 @@ filegroup(
|
|||||||
srcs = [
|
srcs = [
|
||||||
"dist/index.html",
|
"dist/index.html",
|
||||||
"dist/tf-tensorboard.html",
|
"dist/tf-tensorboard.html",
|
||||||
"//tensorflow/tensorboard/bower:bower",
|
|
||||||
"TAG",
|
"TAG",
|
||||||
] + glob(["lib/**/*"]),
|
"//tensorflow/tensorboard/bower:bower",
|
||||||
|
"//tensorflow/tensorboard/lib:all_files",
|
||||||
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
py_binary(
|
py_binary(
|
||||||
|
Loading…
Reference in New Issue
Block a user