Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h128 Status AnnotateOutputShapes(GraphDef* output_graph_def) const { in AnnotateOutputShapes() function
Dgraph_properties.cc2727 Status GraphProperties::AnnotateOutputShapes(GraphDef* output_graph_def, in AnnotateOutputShapes() function in tensorflow::grappler::GraphProperties