Remove op_gen_lib and distributed runtime dependency for Cast.

PiperOrigin-RevId: 310214149
Change-Id: Ife06f480397ed1ffabd01397e0af6efc1f2b39b2
This commit is contained in:
A. Unique TensorFlower 2020-05-06 13:14:46 -07:00 committed by TensorFlower Gardener
parent f17392238e
commit 9043e994c7

View File

@ -87,6 +87,13 @@ tf_cuda_library(
"//tensorflow:android": [
"//tensorflow/core:android_tensorflow_lib_lite",
],
"//tensorflow:chromiumos": [
":tf_attrtype",
"//tensorflow/core:core_cpu",
"//tensorflow/core:framework",
"//tensorflow/core:lib",
"//tensorflow/core/platform:platform",
],
"//conditions:default": [
":tf_attrtype",
"//tensorflow/core:core_cpu",