Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/lite/transforms/
H A Dquantize.cc279 std::unique_ptr<OperationPass<func::FuncOp>> CreateQuantizePass( in CreateQuantizePass() function
298 std::unique_ptr<OperationPass<func::FuncOp>> CreateQuantizePass( in CreateQuantizePass() function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/quantization/tensorflow/passes/
H A Dquantize.cc414 std::unique_ptr<OperationPass<func::FuncOp>> CreateQuantizePass() { in CreateQuantizePass() function
419 std::unique_ptr<OperationPass<func::FuncOp>> CreateQuantizePass( in CreateQuantizePass() function