Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ memory
Method
memory
tensorflow/lite/delegates/gpu/cl/cl_memory.h:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
}
56
57
cl_mem memory() const { return memory_; }
58
59
bool is_valid() const { return memory_ != nullptr; }
60
Callers
6
MaybeAllocateExternalObject
Method · 0.80
SetExternalObject
Method · 0.80
TEST
Function · 0.80
Done
Method · 0.80
AddMemoryStats
Method · 0.80
ProcessStepStats
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64