MCPcopy Create free account
hub / github.com/apache/singa / ChannelManager

Method ChannelManager

include/singa/utils/channel.h:63–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61class ChannelManager {
62 public:
63 ChannelManager() {}
64 ~ChannelManager();
65
66 void Init();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected