You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/trainer
武毅 23b8346072
Fault tolerant distributed training, just work version, with etcd (#2849)
8 years ago
..
tests Fix bugs for rnn generation 8 years ago
CMakeLists.txt Merge pull request #2659 from helinwang/cmake 8 years ago
MergeModel.cpp
NewRemoteParameterUpdater.cpp Fault tolerant distributed training, just work version, with etcd (#2849) 8 years ago
NewRemoteParameterUpdater.h Fault tolerant distributed training, just work version, with etcd (#2849) 8 years ago
ParamUtil.cpp
ParamUtil.h
ParameterUpdater.cpp
ParameterUpdater.h
RemoteParameterUpdater.cpp Remove not necessary functionalities in Parameter 8 years ago
RemoteParameterUpdater.h
Tester.cpp Correct GLOG CHECK in Paddle 8 years ago
Tester.h
TesterConfig.h
ThreadParameterUpdater.cpp Remove not necessary functionalities in Parameter 8 years ago
ThreadParameterUpdater.h
Trainer.cpp
Trainer.h
TrainerBenchmark.cpp
TrainerConfigHelper.cpp Remove useless empty pointer check. 8 years ago
TrainerConfigHelper.h
TrainerInternal.cpp
TrainerInternal.h
TrainerInternalConfig.cpp
TrainerInternalConfig.h
TrainerMain.cpp