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
Luo Tao e131e96793
remove gen_proto_data.py, refine test_Trainer.cpp
7 years ago
..
tests remove gen_proto_data.py, refine test_Trainer.cpp 7 years ago
CMakeLists.txt Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API. 8 years ago
MergeModel.cpp Fix bug in MergeModel.cpp. (#5605) 7 years ago
NewRemoteParameterUpdater.cpp Fix CI style check. 7 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
RemoteParameterUpdater.h
Tester.cpp Correct GLOG CHECK in Paddle 8 years ago
Tester.h
TesterConfig.h
ThreadParameterUpdater.cpp
ThreadParameterUpdater.h
Trainer.cpp switch the flag 7 years ago
Trainer.h
TrainerBenchmark.cpp
TrainerConfigHelper.cpp remove flag use_mkldnn_wgt 8 years ago
TrainerConfigHelper.h
TrainerInternal.cpp
TrainerInternal.h
TrainerInternalConfig.cpp
TrainerInternalConfig.h
TrainerMain.cpp