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

Method TracksAllocationSizes

tensorflow/core/common_runtime/bfc_allocator.cc:772–772  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

770}
771
772bool BFCAllocator::TracksAllocationSizes() const { return true; }
773
774size_t BFCAllocator::RequestedSize(const void* ptr) const {
775 CHECK(ptr);

Callers 1

GetCPUAllocatorMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected