Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ BlockSize
Method
BlockSize
tensorflow/core/common_runtime/memory_planner.cc:386–388 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
384
}
385
386
size_t LifetimeBin::BlockSize() const {
387
return blocks_.size();
388
}
389
390
size_t LifetimeBin::ChunkSize() const {
391
return chunk_size_;
Callers
2
Init
Method · 0.45
Init
Method · 0.45
Calls
1
size
Method · 0.45
Tested by
no test coverage detected