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

Function FinishTensorBuffer

cpp/src/generated/Tensor_generated.h:410–414  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

408}
409
410inline void FinishTensorBuffer(
411 ::flatbuffers::FlatBufferBuilder &fbb,
412 ::flatbuffers::Offset<org::apache::arrow::flatbuf::Tensor> root) {
413 fbb.Finish(root);
414}
415
416inline void FinishSizePrefixedTensorBuffer(
417 ::flatbuffers::FlatBufferBuilder &fbb,

Callers

nothing calls this directly

Calls 1

FinishMethod · 0.45

Tested by

no test coverage detected