Searched defs:ReplaceReductionWithIdentity (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/core/transforms/constant_folding/ | ||
H A D | pass.cc | 2082 Operation *ReplaceReductionWithIdentity(OpBuilder &builder, in ReplaceReductionWithIdentity() function in mlir::tfg::SimplifyReductionOp |
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/optimizers/ | ||
H A D | constant_folding.cc | 2861 bool ConstantFolding::ReplaceReductionWithIdentity(NodeDef* node) const { in ReplaceReductionWithIdentity() function in tensorflow::grappler::ConstantFolding |