MCPcopy 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
386size_t LifetimeBin::BlockSize() const {
387 return blocks_.size();
388}
389
390size_t LifetimeBin::ChunkSize() const {
391 return chunk_size_;

Callers 2

InitMethod · 0.45
InitMethod · 0.45

Calls 1

sizeMethod · 0.45

Tested by

no test coverage detected