Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
772
bool BFCAllocator::TracksAllocationSizes() const { return true; }
773
774
size_t BFCAllocator::RequestedSize(const void* ptr) const {
775
CHECK(ptr);
Callers
1
GetCPUAllocator
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected