Function at::_native_batch_norm_legit(const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, at::Tensor&, at::Tensor&, bool, double, double)# Defined in File Functions.h Function Documentation# inline ::std::tuple<at::Tensor, at::Tensor, at::Tensor> at::_native_batch_norm_legit(const at::Tensor &input, const ::std::optional<at::Tensor> &weight, const ::std::optional<at::Tensor> &bias, at::Tensor &running_mean, at::Tensor &running_var, bool training, double momentum, double eps)#
Function at::_native_batch_norm_legit(const at::Tensor&, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, at::Tensor&, at::Tensor&, bool, double, double)# Defined in File Functions.h Function Documentation# inline ::std::tuple<at::Tensor, at::Tensor, at::Tensor> at::_native_batch_norm_legit(const at::Tensor &input, const ::std::optional<at::Tensor> &weight, const ::std::optional<at::Tensor> &bias, at::Tensor &running_mean, at::Tensor &running_var, bool training, double momentum, double eps)#