tiny_dnn  1.0.0
A header only, dependency-free deep learning framework in C++11
Public Attributes | List of all members
tiny_dnn::core::deconv_params Struct Reference
Collaboration diagram for tiny_dnn::core::deconv_params:
Collaboration graph
[legend]

Public Attributes

connection_table tbl
 
index3d< serial_size_t > in
 
index3d< serial_size_t > out
 
index3d< serial_size_t > out_unpadded
 
index3d< serial_size_t > weight
 
bool has_bias
 
padding pad_type
 
serial_size_t w_stride
 
serial_size_t h_stride
 

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