Function at::_fused_moving_avg_obs_fq_helper_outf¶
Defined in File Functions.h
Function Documentation¶
-
inline ::std::tuple<at::Tensor&, at::Tensor&> at::_fused_moving_avg_obs_fq_helper_outf(const at::Tensor &self, const at::Tensor &observer_on, const at::Tensor &fake_quant_on, at::Tensor &running_min, at::Tensor &running_max, at::Tensor &scale, at::Tensor &zero_point, double averaging_const, int64_t quant_min, int64_t quant_max, int64_t ch_axis, bool per_row_fake_quant, bool symmetric_quant, at::Tensor &out0, at::Tensor &out1)¶