Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/transforms/constant_folding/
Dpass.cc2082 Operation *ReplaceReductionWithIdentity(OpBuilder &builder, in ReplaceReductionWithIdentity() function in mlir::tfg::SimplifyReductionOp
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2861 bool ConstantFolding::ReplaceReductionWithIdentity(NodeDef* node) const { in ReplaceReductionWithIdentity() function in tensorflow::grappler::ConstantFolding