Home
last modified time | relevance | path

Searched refs:GetFixedOutputRange (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/lite/quantization/
Dquantization.td75 "UniformQuantizedType", "GetFixedOutputRange",
Dquantization_utils.cc733 return llvm::cast<FixedOutputRangeInterface>(op).GetFixedOutputRange( in GetDefaultQuantScaleSpec()
926 quant::UniformQuantizedType GetFixedOutputRange(bool is_signed, int bit_width, in GetFixedOutputRange() function
Dquantization_utils.h899 quant::UniformQuantizedType GetFixedOutputRange(bool is_signed, int bit_width,
/external/tensorflow/tensorflow/compiler/mlir/lite/ir/
Dtfl_ops.td1900 quant::UniformQuantizedType GetFixedOutputRange(
1906 return quant::GetFixedOutputRange(is_signed, bit_width, result_type,
2052 quant::UniformQuantizedType GetFixedOutputRange(
2057 return quant::GetFixedOutputRange(is_signed, bit_width, result_type,
2115 quant::UniformQuantizedType GetFixedOutputRange(
2120 return quant::GetFixedOutputRange(is_signed, bit_width, result_type,
3141 quant::UniformQuantizedType GetFixedOutputRange(
3146 return quant::GetFixedOutputRange(is_signed, bit_width, result_type,
3291 quant::UniformQuantizedType GetFixedOutputRange(
3297 return quant::GetFixedOutputRange(is_signed, bit_width, result_type,