Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.h244 bool SimplifyReduction(GraphDef* optimized_graph,
Dconstant_folding.cc2092 SimplifyReduction(optimized_graph, *properties, node)); in SimplifyNode()
2829 bool ConstantFolding::SimplifyReduction(GraphDef* optimized_graph, in SimplifyReduction() function in tensorflow::grappler::ConstantFolding