MCPcopy Create free account
hub / github.com/apache/arrow / FinishSparseTensorBuffer

Function FinishSparseTensorBuffer

cpp/src/generated/SparseTensor_generated.h:941–945  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

939}
940
941inline void FinishSparseTensorBuffer(
942 ::flatbuffers::FlatBufferBuilder &fbb,
943 ::flatbuffers::Offset<org::apache::arrow::flatbuf::SparseTensor> root) {
944 fbb.Finish(root);
945}
946
947inline void FinishSizePrefixedSparseTensorBuffer(
948 ::flatbuffers::FlatBufferBuilder &fbb,

Callers

nothing calls this directly

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected