Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ CBData
Method
CBData
include/singa/core/scheduler.h:148–148 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
146
Node *node_;
147
148
CBData(Graph *graph, Node *node) : graph_(graph), node_(node) {}
149
};
150
151
~Graph();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected