MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / AlignmentOffset

Method AlignmentOffset

tensorflow/core/common_runtime/memory_planner.cc:323–325  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

321}
322
323size_t LifetimePolicy::AlignmentOffset() const {
324 return interval_offset_;
325}
326
327void LifetimeBin::Cleanup() {
328 for (auto block : blocks_) {

Callers 2

InitMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected