MCPcopy 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

SetExternalObjectMethod · 0.80
TESTFunction · 0.80
DoneMethod · 0.80
AddMemoryStatsMethod · 0.80
ProcessStepStatsMethod · 0.80

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.64