Fixed the nightly cpu build
PiperOrigin-RevId: 337449409 Change-Id: Ie86fa8400e8d9a59af5a72d44afed2094aecea5d
This commit is contained in:
parent
52a388a6b7
commit
03bf890918
@ -305,10 +305,6 @@ py_library(
|
|||||||
deps = [
|
deps = [
|
||||||
"//tensorflow:tensorflow_py",
|
"//tensorflow:tensorflow_py",
|
||||||
"//tensorflow/compiler/mlir/tfr:tfr_wrapper",
|
"//tensorflow/compiler/mlir/tfr:tfr_wrapper",
|
||||||
"//tensorflow/python:op_def_registry",
|
|
||||||
"//tensorflow/python/autograph/pyct",
|
|
||||||
"//tensorflow/python/autograph/pyct/static_analysis",
|
|
||||||
"@gast_archive//:gast",
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
@ -335,9 +331,6 @@ py_library(
|
|||||||
srcs_version = "PY2AND3",
|
srcs_version = "PY2AND3",
|
||||||
deps = [
|
deps = [
|
||||||
"//tensorflow:tensorflow_py",
|
"//tensorflow:tensorflow_py",
|
||||||
"//tensorflow/python:op_def_registry",
|
|
||||||
"//tensorflow/python/autograph/pyct",
|
|
||||||
"@gast_archive//:gast",
|
|
||||||
],
|
],
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user