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

Function buffer

tensorflow/lite/schema/schema_generated.h:2838–2840  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2836 return static_cast<TensorType>(GetField<int8_t>(VT_TYPE, 0));
2837 }
2838 uint32_t buffer() const {
2839 return GetField<uint32_t>(VT_BUFFER, 0);
2840 }
2841 const flatbuffers::String *name() const {
2842 return GetPointer<const flatbuffers::String *>(VT_NAME);
2843 }

Callers 15

FindMemoryRegionMethod · 0.85
SendContentMethod · 0.85
UnPackToMethod · 0.85
dataMethod · 0.85
CopyFromMethod · 0.85
EqualElementsMethod · 0.85
untyped_dataMethod · 0.85
ToStringMethod · 0.85
ShapedBufferClass · 0.85
TEST_FFunction · 0.85

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.68