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

Function FinishModelBuffer

tensorflow/lite/schema/schema_generated.h:14387–14391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14385}
14386
14387inline void FinishModelBuffer(
14388 flatbuffers::FlatBufferBuilder &fbb,
14389 flatbuffers::Offset<tflite::Model> root) {
14390 fbb.Finish(root, ModelIdentifier());
14391}
14392
14393inline void FinishSizePrefixedModelBuffer(
14394 flatbuffers::FlatBufferBuilder &fbb,

Callers 15

FinishModelMethod · 0.85
TESTFunction · 0.85
QuantizeWeightsInt8Function · 0.85
QuantizeWeightsFloat16Function · 0.85
QuantizeModelFunction · 0.85
ExportFunction · 0.85
BuildTestModelMethod · 0.85
TEST_FFunction · 0.85
GetBufferMethod · 0.85
BuildMockModelFunction · 0.85
TranslateInternalMethod · 0.85
QuantizeModelFunction · 0.85

Calls 2

ModelIdentifierFunction · 0.85
FinishMethod · 0.45

Tested by 7

FinishModelMethod · 0.68
TESTFunction · 0.68
BuildTestModelMethod · 0.68
TEST_FFunction · 0.68
BuildMockModelFunction · 0.68
mainFunction · 0.68
mainFunction · 0.68