Update BUILD

This commit is contained in:
geetachavan1 2021-06-10 16:34:48 -07:00 committed by GitHub
parent f1c8200538
commit a0c809373f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -312,6 +312,7 @@ tf_py_test(
tf_py_test(
name = "io_test",
srcs = ["io_test.py"],
tags = ["no_pip"],
deps = [
"//tensorflow/python:client_testlib",
"//tensorflow/python:util",