Apache Singa
A General Distributed Deep Learning Library
Factory< T, ID > Member List

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

Create(const ID &id)Factory< T, ID >inlinestatic
GetIDs() (defined in Factory< T, ID >)Factory< T, ID >inlinestatic
Register(const ID &id, const std::function< T *(void)> &creator)Factory< T, ID >inlinestatic