Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ GetData
Function
GetData
tensorflow/lite/delegates/gpu/gl/object.h:81–83 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
79
}
80
81
inline const ObjectData* GetData(const Object& object) {
82
return absl::get_if<ObjectData>(&object.object);
83
}
84
85
inline size_t ByteSizeOf(const Object& object);
86
Callers
2
AllocateConstObject
Method · 0.70
GetOutput
Method · 0.50
Calls
no outgoing calls
Tested by
1
GetOutput
Method · 0.40