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::fully_params Class Reference
Inheritance diagram for tiny_dnn::core::fully_params:
Inheritance graph
[legend]
Collaboration diagram for tiny_dnn::core::fully_params:
Collaboration graph
[legend]

Public Attributes

serial_size_t in_size_
 
serial_size_t out_size_
 
bool has_bias_
 

Additional Inherited Members

- Public Member Functions inherited from tiny_dnn::core::Params
conv_params conv () const
 
fully_params fully () const
 
maxpool_paramsmaxpool ()
 

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