Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ AlignedFree
Function
AlignedFree
tensorflow/core/platform/posix/port.cc:260–260 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
258
}
259
260
void AlignedFree(void* aligned_memory) { Free(aligned_memory); }
261
262
void* Malloc(size_t size) { return malloc(size); }
263
Callers
15
DeallocateRaw
Method · 0.50
DeallocateBuffers
Method · 0.50
MoveFrom
Method · 0.50
~CPUChunk
Method · 0.50
operator delete
Method · 0.50
DeallocateRaw
Method · 0.50
DeallocateRaw
Method · 0.50
Free
Method · 0.50
Free
Method · 0.50
FreeCuptiActivityBuffer
Function · 0.50
operator delete[]
Method · 0.50
~Arena
Method · 0.50
Calls
1
Free
Function · 0.70
Tested by
1
TEST
Function · 0.40