Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ Init
Method
Init
tensorflow/core/framework/ev_allocator.cc:55–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
54
template<>
55
void PageMap<CPUChunk>::Init() {
56
page_shift_ = kPageShift;
57
npages_ = kPageCount;
58
59
InitInternal();
60
}
61
62
class CPUEVAllocator : public EVAllocator<CPUChunk> {
63
public:
Callers
4
OpKernelContext
Method · 0.45
LOCKS_EXCLUDED
Method · 0.45
GetExperimentalPMEMAllocator
Method · 0.45
ComputePolicy
Function · 0.45
Calls
no outgoing calls
Tested by
1
ComputePolicy
Function · 0.36