Home
last modified time | relevance | path

Searched refs:DequantizationParams (Results 1 – 8 of 8) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/internal/reference/integer_ops/
Ddequantize.h25 inline void Dequantize(const tflite::DequantizationParams& op_params, in Dequantize()
/external/tensorflow/tensorflow/lite/kernels/internal/
Dlogsoftmax_quantized_test.cc48 DequantizationParams dq_params; in RunLogSoftmaxFloatReference()
81 DequantizationParams dq_params; in RunLogSoftmaxFloatReference()
Dsoftmax_quantized_test.cc46 DequantizationParams dq_params; in RunSoftmaxFloatReference()
Dtypes.h827 struct DequantizationParams { struct
/external/tensorflow/tensorflow/lite/kernels/
Ddequantize.cc82 tflite::DequantizationParams op_params; in Eval()
/external/tensorflow/tensorflow/contrib/lite/kernels/internal/
Dtypes.h803 struct DequantizationParams { struct
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dlegacy_reference_ops.h780 tflite::DequantizationParams op_params; in Dequantize()
Dreference_ops.h2865 inline void Dequantize(const tflite::DequantizationParams& op_params, in Dequantize()