MCPcopy 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

CopyBufferFunction · 0.45
MakeBindingFuncFunction · 0.45
statsMethod · 0.45
TESTFunction · 0.45
AppendFromBufferFunction · 0.45
ExecuteMethod · 0.45
ConvertMethod · 0.45
ConvertMethod · 0.45

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.36