Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
Factory< T > Member List

This is the complete list of members for Factory< T >, including all inherited members.

Create(const std::string &id)Factory< T >inline
Create(int id)Factory< T >inline
Register(const std::string &id, const std::function< T *(void)> &func)Factory< T >inline
Register(int id, const std::function< T *(void)> &func)Factory< T >inline