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

Method size

tensorflow/lite/delegates/flex/buffer_map.cc:86–86  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

84 }
85
86 size_t size() const override { return len_; }
87
88 private:
89 size_t len_;

Callers 12

ConfigureDelegateMethod · 0.45
CopyFromBufferHandleFunction · 0.45
OpInputsMethod · 0.45
SizeMethod · 0.45
OpOutputsMethod · 0.45
SizeMethod · 0.45
ResetTensorHandlesMethod · 0.45
SetStringValuesMethod · 0.45
AddTfOpMethod · 0.45
SetTypedValuesMethod · 0.45
MakeLiteTensorFunction · 0.45
MakeLiteTensor<string>Function · 0.45

Calls

no outgoing calls

Tested by 6

ConfigureDelegateMethod · 0.36
SetStringValuesMethod · 0.36
AddTfOpMethod · 0.36
SetTypedValuesMethod · 0.36
MakeLiteTensorFunction · 0.36
MakeLiteTensor<string>Function · 0.36