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

Function buffers

tensorflow/lite/schema/schema_generated.h:9336–9338  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9334 return GetPointer<const flatbuffers::String *>(VT_DESCRIPTION);
9335 }
9336 const flatbuffers::Vector<flatbuffers::Offset<Buffer>> *buffers() const {
9337 return GetPointer<const flatbuffers::Vector<flatbuffers::Offset<Buffer>> *>(VT_BUFFERS);
9338 }
9339 const flatbuffers::Vector<int32_t> *metadata_buffer() const {
9340 return GetPointer<const flatbuffers::Vector<int32_t> *>(VT_METADATA_BUFFER);
9341 }

Callers 5

VerifyFunction · 0.85
UnPackToMethod · 0.85
TakeSubTreeMethod · 0.85
ToStringMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected