MCPcopy 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
35void ChannelManager::Init() {
36 // do nothing here
37}
38
39void ChannelManager::SetDefaultDir(const char* dir) {
40 if (dir != nullptr) {

Callers 1

InitChannelFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected