Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dlegalize_hlo.cc854 return replaceWithAvgPool( in matchAndRewrite()
885 return replaceWithAvgPool( in matchAndRewrite()
908 return replaceWithAvgPool( in matchAndRewrite()
924 LogicalResult replaceWithAvgPool(mhlo::DivOp op, Value input, in replaceWithAvgPool() function in mlir::TF::__anonce99d8c50111::ConvertAvgPoolOp