Rate this Page

Function at::_amp_update_scale#

Function Documentation#

inline ::std::tuple<at::Tensor, at::Tensor> at::_amp_update_scale(const at::Tensor &self, const at::Tensor &growth_tracker, const at::Tensor &found_inf, double scale_growth_factor, double scale_backoff_factor, int64_t growth_interval)#