Skip to content

Commit 03bf890

Browse files
liufengdbtensorflower-gardener
authored andcommitted
Fixed the nightly cpu build
PiperOrigin-RevId: 337449409 Change-Id: Ie86fa8400e8d9a59af5a72d44afed2094aecea5d
1 parent 52a388a commit 03bf890

File tree

1 file changed

+0
-7
lines changed
  • tensorflow/compiler/mlir/tfr

1 file changed

+0
-7
lines changed

tensorflow/compiler/mlir/tfr/BUILD

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -305,10 +305,6 @@ py_library(
305305
deps = [
306306
"//tensorflow:tensorflow_py",
307307
"//tensorflow/compiler/mlir/tfr:tfr_wrapper",
308-
"//tensorflow/python:op_def_registry",
309-
"//tensorflow/python/autograph/pyct",
310-
"//tensorflow/python/autograph/pyct/static_analysis",
311-
"@gast_archive//:gast",
312308
],
313309
)
314310

@@ -335,9 +331,6 @@ py_library(
335331
srcs_version = "PY2AND3",
336332
deps = [
337333
"//tensorflow:tensorflow_py",
338-
"//tensorflow/python:op_def_registry",
339-
"//tensorflow/python/autograph/pyct",
340-
"@gast_archive//:gast",
341334
],
342335
)
343336

0 commit comments

Comments
 (0)