Home
last modified time | relevance | path

Searched refs:replaceWithAvgPool (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dlegalize_hlo.cc2561 return replaceWithAvgPool( in matchAndRewrite()
2591 return replaceWithAvgPool( in matchAndRewrite()
2608 LogicalResult replaceWithAvgPool(mhlo::DivOp op, Value input, in replaceWithAvgPool() function in mlir::TF::__anonab43b57b0111::ConvertAvgPoolOp