arduino-audio-tools
Loading...
Searching...
No Matches
TfLiteQuantizer Member List

This is the complete list of members for TfLiteQuantizer, including all inherited members.

clip(float value, float range)TfLiteQuantizerinlinestatic
dequantize(int8_t value, float scale, float zero_point)TfLiteQuantizerinlinestatic
dequantizeToNewRange(int8_t value, float scale, float zero_point, float new_range)TfLiteQuantizerinlinestatic
quantize(float value, float scale, float zero_point)TfLiteQuantizerinlinestatic