TensorFlow: fix GPU breakage (again)
Change: 115631502
This commit is contained in:
parent
045e086764
commit
d27da251bc
@ -702,6 +702,7 @@ tf_kernel_library(
|
||||
prefix = "depthwise_conv_op",
|
||||
deps = [
|
||||
":ops_util",
|
||||
"//tensorflow/core:core_cpu",
|
||||
"//tensorflow/core:framework",
|
||||
"//tensorflow/core:lib",
|
||||
"//tensorflow/core:nn_ops_op_lib",
|
||||
|
Loading…
Reference in New Issue
Block a user