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

Method Alignment

tensorflow/core/common_runtime/memory_planner.cc:319–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

317}
318
319size_t LifetimePolicy::Alignment() const {
320 return interval_;
321}
322
323size_t LifetimePolicy::AlignmentOffset() const {
324 return interval_offset_;

Callers 2

InitMethod · 0.45
InitMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected