ClikaRT::ops::quantize
function
quantize()
QTensor quantize(
Tensor x,
Tensor scale,
OptionalTensor zero_point = {},
std::int64_t quant_axis = -1,
DataType out_dtype = DataType::Undefined,
std::int64_t block_size = 0
)
Declared in ClikaRT/compute/q_tensor.h, line 427