Remove op_gen_lib and distributed runtime dependency for Cast.
PiperOrigin-RevId: 310214149 Change-Id: Ife06f480397ed1ffabd01397e0af6efc1f2b39b2
This commit is contained in:
parent
f17392238e
commit
9043e994c7
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user