Rate this Page

Function at::fake_quantize_per_tensor_affine_cachemask_outf#

Function Documentation#

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