Searched refs:batch_norm_cpu_channels_last_impl (Results 1 – 1 of 1) sorted by relevance
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/ |
H A D | batch_norm_kernel.cpp | 127 batch_norm_cpu_channels_last_impl(Tensor& output, const Tensor& input, in batch_norm_cpu_channels_last_impl() function 774 batch_norm_cpu_channels_last_impl(Tensor& output, const Tensor& input, in batch_norm_cpu_channels_last_impl() function 1335 batch_norm_cpu_channels_last_impl<scalar_t>(output, input, weight, bias, in batch_norm_cpu_kernel() 1344 batch_norm_cpu_channels_last_impl<scalar_t>(output, input, weight, bias, in batch_norm_cpu_kernel()
|