Home
last modified time | relevance | path

Searched defs:_quantize (Results 1 – 3 of 3) sorted by relevance

/external/ComputeLibrary/arm_compute/runtime/NEON/functions/
DNELSTMLayerQuantized.h173 NEQuantizationLayer _quantize; variable
/external/ComputeLibrary/arm_compute/runtime/CL/functions/
DCLLSTMLayerQuantized.h196 CLQuantizationLayer _quantize; variable
/external/tensorflow/tensorflow/lite/python/
Dlite.py590 def _quantize(self, result, input_type, output_type, activations_type, member in TFLiteConverterBase