Function at::batch_norm_backward_reduce# Defined in File Functions.h Function Documentation# inline ::std::tuple<at::Tensor, at::Tensor, at::Tensor, at::Tensor> at::batch_norm_backward_reduce(const at::Tensor &grad_out, const at::Tensor &input, const at::Tensor &mean, const at::Tensor &invstd, const ::std::optional<at::Tensor> &weight, bool input_g, bool weight_g, bool bias_g)#
Function at::batch_norm_backward_reduce# Defined in File Functions.h Function Documentation# inline ::std::tuple<at::Tensor, at::Tensor, at::Tensor, at::Tensor> at::batch_norm_backward_reduce(const at::Tensor &grad_out, const at::Tensor &input, const at::Tensor &mean, const at::Tensor &invstd, const ::std::optional<at::Tensor> &weight, bool input_g, bool weight_g, bool bias_g)#