Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dload_quantization_recipe.cc85 int64_t int16_max = quant::QuantizedType::getDefaultMaximumForInteger( in Initialize() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dportable_tensor_utils.cc466 const int32_t int16_max = std::numeric_limits<int16_t>::max(); in PortableApplyLayerNormFloat() local
534 const int32_t int16_max = std::numeric_limits<int16_t>::max(); in PortableApplySigmoidFloat() local
589 const int32_t int16_max = std::numeric_limits<int16_t>::max(); in PortableApplyTanhFloat() local
752 const int32_t int16_max = std::numeric_limits<int16_t>::max(); in PortableTwoGateSaturatingAdd() local
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dneon_tensor_utils.cc1495 const int32 int16_max = std::numeric_limits<int16>::max(); in NeonApplyLayerNorm() local
1811 const int32 int16_max = std::numeric_limits<int16>::max(); in NeonCwiseAdd() local