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

Method initialized

include/singa/core/common.h:85–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83 int ref_count() const { return ref_count_.load(); }
84
85 bool initialized() const { return initialized_; }
86
87 private:
88 Block() {}

Callers 4

to_typeMethod · 0.45
TEST_FFunction · 0.45
TEST_FFunction · 0.45
tensor.ccFile · 0.45

Calls

no outgoing calls

Tested by 2

TEST_FFunction · 0.36
TEST_FFunction · 0.36