Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arrayfire/arrayfire
/ Allocator
Method
Allocator
src/backend/oneapi/memory.cpp:172–172 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
170
}
171
172
Allocator::Allocator() { logger = common::loggerFactory(
"mem"
); }
173
174
void Allocator::shutdown() { shutdownMemoryManager(); }
175
Callers
nothing calls this directly
Calls
1
loggerFactory
Function · 0.85
Tested by
no test coverage detected