Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DPointwiseOpsKernel.cpp93 static void smooth_l1_backward_cpu_kernel(TensorIterator& iter, const Scalar& norm, double beta) { in smooth_l1_backward_cpu_kernel() function
240 REGISTER_DISPATCH(smooth_l1_backward_stub, &smooth_l1_backward_cpu_kernel);