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