Home
last modified time | relevance | path

Searched refs:_QUANTIZED_8BIT (Results 1 – 2 of 2) sorted by relevance

/external/gemmlowp/meta/generators/
Dgemv_1xMxK_neon.py8 _QUANTIZED_8BIT = 'quantized_8bit' variable
157 if output_type is _QUANTIZED_8BIT:
179 if output_type is _QUANTIZED_8BIT:
233 if output_type is _QUANTIZED_8BIT:
254 if output_type is _QUANTIZED_8BIT:
274 for output_type in [_QUANTIZED_8BIT, _FULL_32BIT, _FULL_FLOAT]:
283 for output_type in [_QUANTIZED_8BIT, _FULL_32BIT, _FULL_FLOAT]:
Dgemm_NxMxK_neon.py7 _QUANTIZED_8BIT = 'quantized_8bit' variable
192 if output_type is _QUANTIZED_8BIT:
219 if output_type is _QUANTIZED_8BIT:
287 if output_type is _QUANTIZED_8BIT:
313 if output_type is _QUANTIZED_8BIT:
344 for output_type in [_QUANTIZED_8BIT, _FULL_32BIT, _FULL_FLOAT]:
354 for output_type in [_QUANTIZED_8BIT, _FULL_32BIT, _FULL_FLOAT]: