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