Searched refs:min_all_kernel_impl (Results 1 – 2 of 2) sorted by relevance
71 void min_all_kernel_impl(Tensor& result, const Tensor& input) { in min_all_kernel_impl() function95 REGISTER_CUDA_DISPATCH(min_all_stub, &min_all_kernel_impl);
65 static void min_all_kernel_impl(Tensor& result, const Tensor& input) { in min_all_kernel_impl() function223 REGISTER_DISPATCH(min_all_stub, &min_all_kernel_impl);