tiny_dnn  1.0.0
A header only, dependency-free deep learning framework in C++11
Public Member Functions | List of all members
tiny_dnn::nn_not_implemented_error Class Reference
Inheritance diagram for tiny_dnn::nn_not_implemented_error:
Inheritance graph
[legend]
Collaboration diagram for tiny_dnn::nn_not_implemented_error:
Collaboration graph
[legend]

Public Member Functions

 nn_not_implemented_error (const std::string &msg="not implemented")
 
- Public Member Functions inherited from tiny_dnn::nn_error
 nn_error (const std::string &msg)
 
const char * what () const override throw ()
 

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