MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / InferFromGraphView

Method InferFromGraphView

tensorflow/core/grappler/utils/frame.cc:144–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144Status FrameView::InferFromGraphView(const utils::GraphView& graph_view) {
145 return InferFromGraphViewT(graph_view);
146}
147
148Status FrameView::InferFromGraphView(
149 const utils::MutableGraphView& graph_view) {

Callers 2

InferFromGraphFunction · 0.80
TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 2

InferFromGraphFunction · 0.64
TEST_FFunction · 0.64