ConvNet  1.0
A GPU-based C++ implementation of Convolutional Neural Nets
 All Classes Namespaces Functions Variables
Public Attributes | List of all members
cudamat_sparse Struct Reference

Public Attributes

sparse_data data_host
 
sparse_data data_device
 
int on_device
 
int on_host
 
int size [2]
 
int is_trans
 
int owns_data
 
int nnz
 

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