Doxygen Book
GstSparseTensorInfo Struct Reference

Internal data structure for sparse tensor info. More...

#include <tensor_typedef.h>

Public Attributes

uint32_t nnz
 

Detailed Description

Internal data structure for sparse tensor info.

Definition at line 294 of file tensor_typedef.h.

Member Data Documentation

◆ nnz

uint32_t GstSparseTensorInfo::nnz

the number of "non-zero" elements

Definition at line 296 of file tensor_typedef.h.


The documentation for this struct was generated from the following file: