Searched refs:quantize_signed (Results 1 – 1 of 1) sorted by relevance
58 static llvm::cl::opt<bool> quantize_signed( variable110 quantize_signed ? tensorflow::DT_QINT8 : tensorflow::DT_QUINT8; in PrepareQuantizePass()361 (!quantize_allowlist.empty() || quantize_signed); in runOnFunction()