Home
last modified time | relevance | path

Searched refs:argmax_kernel_impl (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DReduceOpsKernel.cpp388 static void argmax_kernel_impl(TensorIterator &iter) { in argmax_kernel_impl() function
448 REGISTER_DISPATCH(argmax_stub, &argmax_kernel_impl);