Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
200
InputOutputInfos Graph::GetInputInfos() { return graph_->GetInputInfos(); }
201
202
InputOutputInfos Graph::GetOutputInfos() { return graph_->GetOutputInfos(); }
203
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64