Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator 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 >
Register(const std::string id, std::function< T *(void)> func)Factory< T >