Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dclustering_ops.cc316 const Eigen::Map<const MatrixXfRowMajor> centers( in Compute() local
430 const Eigen::Ref<const MatrixXfRowMajor>& centers, in FindKNearestCenters()
451 const Eigen::Ref<const MatrixXfRowMajor>& centers, in FindKNearestCentersOneBlock()
498 const Eigen::Ref<const MatrixXfRowMajor>& centers, in FindKNearestCentersBlockwise()
Dclustering_ops_test.cc176 Tensor centers(DT_FLOAT, TensorShape({num_centers, num_dims})); in SetUpNearestNeighbors() local
/external/webp/src/enc/
Danalysis_enc.c139 int centers[NUM_MB_SEGMENTS]; in AssignSegments() local
/external/skia/src/shaders/gradients/
DSkTwoPointConicalGradient.cpp163 const SkPoint centers[2] = { c0 , c1 }; in Create() local
/external/deqp/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryMiscTests.cpp950 …const std::vector<Vec3> centers = createSurface(Points::Centers, m_params.model.first, m_… in iterate() local