MCPcopy Create free account
hub / github.com/Oneflow-Inc/oneflow / GetInputInfos

Method GetInputInfos

oneflow/api/cpp/framework/graph.cpp:200–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

198}
199
200InputOutputInfos Graph::GetInputInfos() { return graph_->GetInputInfos(); }
201
202InputOutputInfos Graph::GetOutputInfos() { return graph_->GetOutputInfos(); }
203

Callers 1

TESTFunction · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64