Searched refs:cdist_kernel_impl (Results 1 – 2 of 2) sorted by relevance
213 void cdist_kernel_impl(Tensor& result, const Tensor& x1, const Tensor& x2, double p) { in cdist_kernel_impl() function362 REGISTER_DISPATCH(cdist_stub, &cdist_kernel_impl);
431 static void cdist_kernel_impl(Tensor& result, const Tensor& x1, const Tensor& x2, const double p) { in cdist_kernel_impl() function448 REGISTER_DISPATCH(cdist_stub, &cdist_kernel_impl);