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

Function CreatePadV2Options

tensorflow/lite/schema/schema_generated.h:4671–4675  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4669};
4670
4671inline flatbuffers::Offset<PadV2Options> CreatePadV2Options(
4672 flatbuffers::FlatBufferBuilder &_fbb) {
4673 PadV2OptionsBuilder builder_(_fbb);
4674 return builder_.Finish();
4675}
4676
4677flatbuffers::Offset<PadV2Options> CreatePadV2Options(flatbuffers::FlatBufferBuilder &_fbb, const PadV2OptionsT *_o, const flatbuffers::rehasher_function_t *_rehasher = nullptr);
4678

Callers 6

PadV2OpConstModelMethod · 0.85
PadV2OpDynamicModelMethod · 0.85
PadV2OpConstModelMethod · 0.85
PadV2OpDynamicModelMethod · 0.85
PackMethod · 0.85
WriteOptionsMethod · 0.85

Calls 1

FinishMethod · 0.45

Tested by 4

PadV2OpConstModelMethod · 0.68
PadV2OpDynamicModelMethod · 0.68
PadV2OpConstModelMethod · 0.68
PadV2OpDynamicModelMethod · 0.68