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_layer_worker_specific_storage Struct Reference

Public Attributes

const tensor_t * prev_out_
 
const tensor_t * curr_out_unpadded_
 
tensor_t curr_out_buf_
 
tensor_t curr_delta_padded
 

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