Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeepRec-AI/DeepRec
/ bytes_size
Method
bytes_size
tensorflow/lite/delegates/gpu/gl/gl_buffer.h:91–91 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
89
void Release() { has_ownership_ = false; }
90
91
size_t bytes_size() const { return bytes_size_; }
92
93
const GLenum target() const { return target_; }
94
Callers
8
CopyBuffer
Function · 0.45
MakeBindingFunc
Function · 0.45
stats
Method · 0.45
TEST
Function · 0.45
AppendFromBuffer
Function · 0.45
Execute
Method · 0.45
Convert
Method · 0.45
Convert
Method · 0.45
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.36