Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dclustering_ops.cc127 const Eigen::VectorXf points_half_squared_norm = in Compute() local
399 const Eigen::VectorXf points_half_squared_norm = in Compute() local
429 const Eigen::Ref<const Eigen::VectorXf>& points_half_squared_norm, in FindKNearestCenters()
450 const Eigen::Ref<const Eigen::VectorXf>& points_half_squared_norm, in FindKNearestCentersOneBlock()
497 const Eigen::Ref<const Eigen::VectorXf>& points_half_squared_norm, in FindKNearestCentersBlockwise()