Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
Dquantize.cc110 struct QuantizePass : public PassWrapper<QuantizePass, FunctionPass> { struct
113 explicit QuantizePass(bool verify_numeric_flag = false, in QuantizePass() function
121 bool verify_numeric;
122 bool legacy_float_scale;