MCPcopy Create free account
hub / github.com/apache/arrow / Tensor>

Method Tensor>

cpp/src/generated/Message_generated.h:545–547  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

543}
544
545template<> inline const org::apache::arrow::flatbuf::Tensor *Message::header_as<org::apache::arrow::flatbuf::Tensor>() const {
546 return header_as_Tensor();
547}
548
549template<> inline const org::apache::arrow::flatbuf::SparseTensor *Message::header_as<org::apache::arrow::flatbuf::SparseTensor>() const {
550 return header_as_SparseTensor();

Callers

nothing calls this directly

Calls 1

header_as_TensorFunction · 0.85

Tested by

no test coverage detected