Remove extraneous dynamic_partition_op dependency

This commit is contained in:
drebain 2020-08-24 10:51:51 -07:00
parent a6cc6c003b
commit be418f2918

View File

@ -2514,7 +2514,6 @@ tf_kernel_library(
":gather_functor",
":gpu_prim_hdrs",
"//tensorflow/core:framework_internal",
"//tensorflow/core:gpu_runtime",
],
)