Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SetTensorParametersReadOnly
Method · 0.45
SetTensorParametersReadWrite
Method · 0.45
GetMinimumRuntime
Method · 0.45
ParseNodes
Method · 0.45
ParseTensors
Method · 0.45
AddString
Method · 0.45
AddJoinedString
Method · 0.45
WriteToBuffer
Method · 0.45
SetTensorParametersReadOnly
Method · 0.45
SetTensorParametersReadWrite
Method · 0.45
TEST
Function · 0.45
ConvertVectorToTfLiteIntArray
Function · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
TEST_F
Function · 0.36
TfLiteFlatbufferModelBuilder
Method · 0.36
TEST
Function · 0.36
ReadOps
Method · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
ConfigureDelegate
Method · 0.36
SetStringValues
Method · 0.36
AddTfOp
Method · 0.36
SetTypedValues
Method · 0.36
MakeLiteTensor
Function · 0.36