Define QNN_TENSOR_DATA_FORMAT_SPARSE¶
Defined in File QnnTypes.h
Define Documentation¶
-
QNN_TENSOR_DATA_FORMAT_SPARSE 1¶
An n-dimensional tensor formatted in memory as a sparse tensor. Sparse tensors may only be QNN_TENSOR_TYPE_NATIVE. Sparse tensors must also fully specify Qnn_SparseParams_t.