Fixing an issue in the BUILD file of the LSH ops.
PiperOrigin-RevId: 168056645
This commit is contained in:
parent
2f440eda43
commit
d2ae1311f7
@ -61,6 +61,7 @@ tf_kernel_library(
|
||||
srcs = ["kernels/hyperplane_lsh_probes.cc"],
|
||||
deps = [
|
||||
":hyperplane_lsh_probes",
|
||||
":nearest_neighbor_ops_op_lib",
|
||||
"//tensorflow/core:framework",
|
||||
"//tensorflow/core:lib",
|
||||
"//third_party/eigen3",
|
||||
|
Loading…
Reference in New Issue
Block a user