Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dquantize.cc78 struct TFLFullQuantization struct
81 explicit TFLFullQuantization(MLIRContext* ctx, bool verify_numeric_flag, in TFLFullQuantization() argument
86 static bool AllowHybridOperand() { return false; } in AllowHybridOperand()
87 static bool AllowHybridResult() { return false; } in AllowHybridResult()