Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ Init
Method
Init
src/utils/channel.cc:35–37 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
void ChannelManager::Init() {
36
// do nothing here
37
}
38
39
void ChannelManager::SetDefaultDir(const char* dir) {
40
if (dir != nullptr) {
Callers
1
InitChannel
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected