Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/utils/
Dframe.cc31 inline Status FrameView::InferFromGraphViewT(const GraphViewT& graph_view) { in InferFromGraphViewT() function in tensorflow::grappler::FrameView
145 return InferFromGraphViewT(graph_view); in InferFromGraphView()
150 return InferFromGraphViewT(graph_view); in InferFromGraphView()
157 return InferFromGraphViewT(graph_view); in InferFromGraph()
Dframe.h62 inline Status InferFromGraphViewT(const GraphViewT& graph_view);