Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tosa/transforms/
H A Dlegalize_tfl.cc3088 auto tfl_const_op = cast<TFL::ConstOp>(op); in matchAndRewrite() local
3137 auto tfl_const_op = cast<arith::ConstantOp>(op); in matchAndRewrite() local