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

Function format_id

cpp/src/arrow/sparse_tensor.h:80–80  ·  view source on GitHub ↗

\brief Return the identifier of the format type

Source from the content-addressed store, hash-verified

78
79 /// \brief Return the identifier of the format type
80 SparseTensorFormat::type format_id() const { return format_id_; }
81
82 /// \brief Return the number of non zero values in the sparse tensor related
83 /// to this sparse index

Callers 1

ToTensorMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected