Home
last modified time | relevance | path

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

/external/gemmlowp/meta/generators/
Dgemv_1xMxK_neon.py9 _FULL_32BIT = 'full_32bit' variable
161 elif output_type is _FULL_32BIT:
183 elif output_type is _FULL_32BIT:
235 elif output_type is _FULL_32BIT:
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.py8 _FULL_32BIT = 'full_32bit' variable
196 elif output_type is _FULL_32BIT:
223 elif output_type is _FULL_32BIT:
289 elif output_type is _FULL_32BIT:
344 for output_type in [_QUANTIZED_8BIT, _FULL_32BIT, _FULL_FLOAT]:
354 for output_type in [_QUANTIZED_8BIT, _FULL_32BIT, _FULL_FLOAT]: