Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.h132 Status FoldGraph(const GraphProperties& properties, GraphDef* output,
Dconstant_folding.cc1606 Status ConstantFolding::FoldGraph( in FoldGraph() function in tensorflow::grappler::ConstantFolding
3964 FoldGraph(properties, optimized_graph, &nodes_to_not_simplify)); in RunOptimizationPass()