Home
last modified time | relevance | path

Searched defs:points_half_squared_norm (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/kernels/
Dclustering_ops.cc127 const Eigen::VectorXf points_half_squared_norm = in Compute() local
398 const Eigen::VectorXf points_half_squared_norm = in Compute() local
428 const Eigen::Ref<const Eigen::VectorXf>& points_half_squared_norm, in FindKNearestCenters()
449 const Eigen::Ref<const Eigen::VectorXf>& points_half_squared_norm, in FindKNearestCentersOneBlock()
496 const Eigen::Ref<const Eigen::VectorXf>& points_half_squared_norm, in FindKNearestCentersBlockwise()