Searched refs:nearest_neighbor (Results 1 – 16 of 16) sorted by relevance
426 int nearest_neighbor = std::floor(compression_accumulator_ + 0.5); in UpdateCompressor() local427 if (std::fabs(compression_accumulator_ - nearest_neighbor) < in UpdateCompressor()429 new_compression = nearest_neighbor; in UpdateCompressor()
35 from tensorflow.contrib.nearest_neighbor.python.ops.nearest_neighbor_ops import *
75 "//tensorflow/contrib/nearest_neighbor:nearest_neighbor_py",174 "//tensorflow/contrib/nearest_neighbor:nearest_neighbor_ops_kernels",215 "//tensorflow/contrib/nearest_neighbor:nearest_neighbor_ops_op_lib",
72 'nearest_neighbor.c',141 'nearest_neighbor.h',
24 from tensorflow.contrib.nearest_neighbor.python.ops.nearest_neighbor_ops import hyperplane_lsh_prob…
92 … "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/kernels/hyperplane_lsh_probes.cc"93 "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/ops/nearest_neighbor_ops.cc"155 … "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/kernels/hyperplane_lsh_probes.cc"156 "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/ops/nearest_neighbor_ops.cc"
106 GENERATE_CONTRIB_OP_LIBRARY(nearest_neighbor "${tensorflow_source_dir}/tensorflow/contrib/nearest_n…
317 tensorflow/contrib/nearest_neighbor318 tensorflow/contrib/nearest_neighbor/kernels319 tensorflow/contrib/nearest_neighbor/ops320 tensorflow/contrib/nearest_neighbor/python321 tensorflow/contrib/nearest_neighbor/python/ops
404 …DESTINATION ${CMAKE_CURRENT_BINARY_DIR}/tf_python/tensorflow/contrib/nearest_neighbor/ops/gen_near…662 # include contrib/nearest_neighbor as .so665 "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/kernels/heap.h"666 … "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/kernels/hyperplane_lsh_probes.h"667 … "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/kernels/hyperplane_lsh_probes.cc"668 "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/ops/nearest_neighbor_ops.cc"674 … DISTCOPY ${CMAKE_CURRENT_BINARY_DIR}/tf_python/tensorflow/contrib/nearest_neighbor/python/ops/)
173 "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/python/kernel_tests/*_test.py"392 "${tensorflow_source_dir}/tensorflow/contrib/nearest_neighbor/*_test.cc"
26 typedef tensorflow::nearest_neighbor::HyperplaneMultiprobe<float, uint32>
28 using nearest_neighbor::HyperplaneMultiprobe;
21 namespace nearest_neighbor { namespace
24 namespace nearest_neighbor {
25 namespace nearest_neighbor {
385 "codecs/ilbc/nearest_neighbor.c",386 "codecs/ilbc/nearest_neighbor.h",