Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Size
Method
Size
tensorflow/core/framework/embedding/leveldb_kv.h:230–232 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
}
229
230
int64 Size() const override {
231
return counter_->size();
232
}
233
234
void FreeValuePtr(void* value_ptr) override {
235
feat_desc_->Deallocate(value_ptr);
Callers
nothing calls this directly
Calls
1
size
Method · 0.45
Tested by
no test coverage detected