Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/
H A Dgraph_view.h319 explicit GraphViewInternal(GraphDefT* graph) : graph_(graph) {} in GraphViewInternal() function
/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/utils/
H A Dgraph_view_internal.h282 explicit GraphViewInternal(GraphDefT* graph) : graph_(graph) {} in GraphViewInternal() function