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.cc100 struct TFLFullQuantization struct
103 explicit TFLFullQuantization(MLIRContext* ctx, bool verify_numeric_flag, in TFLFullQuantization() argument
111 static bool AllowHybridOperand() { return false; } in AllowHybridOperand()
112 static bool AllowHybridResult() { return false; } in AllowHybridResult()