MCPcopy Create free account
hub / github.com/DeepRec-AI/DeepRec / data

Method data

tensorflow/lite/delegates/gpu/gl/gl_buffer.h:236–236  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234 ~BufferMapper() { TFLITE_GPU_CALL_GL(glUnmapBuffer, target_).IgnoreError(); }
235
236 void* data() { return data_; }
237
238 private:
239 const GLenum target_;

Callers 15

GetMinimumRuntimeMethod · 0.45
ParseNodesMethod · 0.45
ParseTensorsMethod · 0.45
AddStringMethod · 0.45
AddJoinedStringMethod · 0.45
WriteToBufferMethod · 0.45
TESTFunction · 0.45

Calls

no outgoing calls

Tested by 15

TESTFunction · 0.36
TEST_FFunction · 0.36
TESTFunction · 0.36
ReadOpsMethod · 0.36
TESTFunction · 0.36
TEST_FFunction · 0.36
ConfigureDelegateMethod · 0.36
SetStringValuesMethod · 0.36
AddTfOpMethod · 0.36
SetTypedValuesMethod · 0.36
MakeLiteTensorFunction · 0.36