Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/cpu/
Dl2normalize_grad_cpu_kernel.cc113 std::vector<T> x_vector; in GetVector() local
128 void L2NormalizeGradCPUKernel<T>::GetSumOfProduct(const std::vector<T> &x_vector, const std::vector… in GetSumOfProduct()
/third_party/boost/boost/graph/
Dchrobak_payne_drawing.hpp92 vsize_vector_t x_vector(num_vertices(g), 0); in chrobak_payne_straight_line_drawing() local