Skip to content

Commit

Permalink
Fix nightly test because more trfrt python bindings tests were added.
Browse files Browse the repository at this point in the history
PiperOrigin-RevId: 401825050
Change-Id: I56b635900c801b54556b89efa3ac4b92dd6f57f7
  • Loading branch information
aselle authored and tensorflower-gardener committed Oct 8, 2021
1 parent c806515 commit 3d4c420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tensorflow/compiler/mlir/tfrt/python_tests/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -202,6 +202,7 @@ py_strict_test(
exclude = ["regression_tests/*.disabled.mlir"],
),
python_version = "PY3",
tags = ["no_pip"], # TODO(b/201803253): TFRT pybindings not in OSS.
deps = [
"//tensorflow/compiler/mlir/tfrt/jit/python_binding:tf_cpurt",
"//tensorflow/python:client_testlib",
Expand Down

0 comments on commit 3d4c420

Please sign in to comment.