Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Enumerator Macros
singa::Trainer Member List

This is the complete list of members for singa::Trainer, including all inherited members.

HandleConnect(Msg **msg) (defined in singa::Trainer)singa::Trainerprotectedvirtual
HandleGet(shared_ptr< ParamInfo >counter, Msg **msg)singa::Trainerprotectedvirtual
HandleGetResponse(shared_ptr< ParamInfo >counter, Msg **msg) (defined in singa::Trainer)singa::Trainerprotectedvirtual
HandlePut(shared_ptr< ParamInfo >counter, Msg **msg)singa::Trainerprotectedvirtual
HandleUpdate(shared_ptr< ParamInfo >counter, Msg **msg)singa::Trainerprotectedvirtual
HandleUpdateResponse(shared_ptr< ParamInfo >counter, Msg **msg) (defined in singa::Trainer)singa::Trainerprotectedvirtual
ParamShard typedef (defined in singa::Trainer)singa::Trainer
procs_id_ (defined in singa::Trainer)singa::Trainerprotected
RegisterDefaultClasses(const singa::ModelProto &proto)singa::Trainerprotected
router_ (defined in singa::Trainer)singa::Trainerprotected
Run(int nworkers, int nservers, const std::map< int, shared_ptr< ParamShard >> &shards) (defined in singa::Trainer)singa::Trainerprotected
Sharding(int param_id)singa::Trainerprotectedvirtual
Start(const ModelProto &modelproto, const ClusterProto &clusterproto, int procs_id)singa::Trainer