[Build cleanup] Remove reference to moved files from "tensorflow/core/graph/BUILD".
I recently moved these to "../common_runtime", but forgot to delete the filegroup in "graph". PiperOrigin-RevId: 309076779 Change-Id: I9fdc7734c242893ecd3a2786594a7d548da9b3b0
This commit is contained in:
parent
246c333aed
commit
e9c28dc5a4
@ -154,14 +154,6 @@ filegroup(
|
|||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
filegroup(
|
|
||||||
name = "mkl_related_tests",
|
|
||||||
srcs = [
|
|
||||||
"mkl_layout_pass_test.cc",
|
|
||||||
"mkl_tfconversion_pass_test.cc",
|
|
||||||
],
|
|
||||||
)
|
|
||||||
|
|
||||||
filegroup(
|
filegroup(
|
||||||
name = "mobile_srcs_only_runtime",
|
name = "mobile_srcs_only_runtime",
|
||||||
srcs = [
|
srcs = [
|
||||||
|
Loading…
Reference in New Issue
Block a user