|
tiny_dnn 1.0.0
A header only, dependency-free deep learning framework in C++11
|


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_params & | maxpool () |