Home
last modified time | relevance | path

Searched refs:SymmetricQuantizeTensorPerChannel (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/tools/optimize/
H A Dquantization_utils.h107 TfLiteStatus SymmetricQuantizeTensorPerChannel(ModelT* model, TensorT* tensor,
H A Dquantization_utils.cc572 TfLiteStatus SymmetricQuantizeTensorPerChannel(ModelT* model, TensorT* tensor, in SymmetricQuantizeTensorPerChannel() function
716 return SymmetricQuantizeTensorPerChannel(model, tensor, per_axis_index, in QuantizeWeight()
H A Dquantize_weights_portable.cc404 TF_LITE_ENSURE_STATUS(utils::SymmetricQuantizeTensorPerChannel(
H A Dquantize_weights.cc418 TF_LITE_ENSURE_STATUS(utils::SymmetricQuantizeTensorPerChannel(