Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/singa
/ size
Method
size
include/singa/core/common.h:77–77 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
void free_data();
76
77
size_t size() const { return size_; }
78
size_t offset() const { return offset_; }
79
int IncRefCount() {
80
return ++ref_count_; // Note do not use ref_count_++;
Callers
6
Size
Method · 0.45
icasecmp
Function · 0.45
ToLowerCase
Function · 0.45
Forward
Method · 0.45
Backward
Method · 0.45
Layer
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected