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
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
..
tests Feature/hooks (#7513) 7 years ago
CMakeLists.txt Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 7 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 All file pass pre-commit hook 8 years ago
ParamUtil.h All file pass pre-commit hook 8 years ago
ParameterUpdater.cpp Add const in ParameterUpdater init 8 years ago
ParameterUpdater.h fix bug: 8 years ago
RemoteParameterUpdater.cpp Remove not necessary functionalities in Parameter 8 years ago
RemoteParameterUpdater.h add remote updater in api and swig 8 years ago
Tester.cpp Correct GLOG CHECK in Paddle 8 years ago
Tester.h All file pass pre-commit hook 8 years ago
TesterConfig.h All file pass pre-commit hook 8 years ago
ThreadParameterUpdater.cpp Remove not necessary functionalities in Parameter 8 years ago
ThreadParameterUpdater.h add cluster train for quick_start 8 years ago
Trainer.cpp fix some warning with MKLDNN related codes and etc 7 years ago
Trainer.h remove compile option "with_metric_learning" 8 years ago
TrainerBenchmark.cpp Remove custom glog-like and gflags-like macros 8 years ago
TrainerConfigHelper.cpp add flag use_mkl_packed 7 years ago
TrainerConfigHelper.h All file pass pre-commit hook 8 years ago
TrainerInternal.cpp revert clang-format 8 years ago
TrainerInternal.h All file pass pre-commit hook 8 years ago
TrainerInternalConfig.cpp Remove custom glog-like and gflags-like macros 8 years ago
TrainerInternalConfig.h All file pass pre-commit hook 8 years ago
TrainerMain.cpp code refine, add comment and some naming problem 8 years ago