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

Public Attributes

float * data_host
 
float * data_device
 
int on_device
 
int on_host
 
int size [2]
 
int is_trans
 
int owns_data
 

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