Rate this Page

Function at::quantize_per_tensor(at::TensorList, const at::Tensor&, const at::Tensor&, at::ScalarType)#

Function Documentation#

inline ::std::vector<at::Tensor> at::quantize_per_tensor(at::TensorList tensors, const at::Tensor &scales, const at::Tensor &zero_points, at::ScalarType dtype)#