Rate this Page

Function at::fake_quantize_per_channel_affine_cachemask_out#

Function Documentation#

inline ::std::tuple<at::Tensor&, at::Tensor&> at::fake_quantize_per_channel_affine_cachemask_out(at::Tensor &out0, at::Tensor &out1, const at::Tensor &self, const at::Tensor &scale, const at::Tensor &zero_point, int64_t axis, int64_t quant_min, int64_t quant_max)#