MCPcopy 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
390size_t LifetimeBin::ChunkSize() const {
391 return chunk_size_;
392}
393
394size_t LifetimeBin::Alignment() const {
395 return max_alignment_;

Callers 2

InitMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected