Function at::_fused_sgd_outf(at::TensorList, at::TensorList, at::TensorList, double, double, const at::Tensor&, double, bool, bool, bool, const ::std::optional<at::Tensor>&, const ::std::optional<at::Tensor>&, at::TensorList)¶
Defined in File Functions.h
Function Documentation¶
-
inline void at::_fused_sgd_outf(at::TensorList self, at::TensorList grads, at::TensorList momentum_buffer_list, double weight_decay, double momentum, const at::Tensor &lr, double dampening, bool nesterov, bool maximize, bool is_first_step, const ::std::optional<at::Tensor> &grad_scale, const ::std::optional<at::Tensor> &found_inf, at::TensorList out)¶