Fix style errors
This commit is contained in:
parent
b857488021
commit
9225122330
@ -2048,10 +2048,10 @@ cuda_py_test(
|
|||||||
name = "dynamic_partition_op_test",
|
name = "dynamic_partition_op_test",
|
||||||
size = "medium",
|
size = "medium",
|
||||||
srcs = ["dynamic_partition_op_test.py"],
|
srcs = ["dynamic_partition_op_test.py"],
|
||||||
tfrt_enabled = True,
|
|
||||||
tags = [
|
tags = [
|
||||||
"multi_and_single_gpu",
|
"multi_and_single_gpu",
|
||||||
],
|
],
|
||||||
|
tfrt_enabled = True,
|
||||||
deps = [
|
deps = [
|
||||||
"//tensorflow/python:array_ops",
|
"//tensorflow/python:array_ops",
|
||||||
"//tensorflow/python:client_testlib",
|
"//tensorflow/python:client_testlib",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user