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
tensor-tang 7a7c8fd9e5
simplify some comments and code
7 years ago
..
tests simplify some comments and code 7 years ago
CMakeLists.txt Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API. 8 years ago
MergeModel.cpp Use PADDLE_WITH_CUDA instead of PADDLE_WITH_GPU 7 years ago
NewRemoteParameterUpdater.cpp fix cpplint error 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 remove compile option "with_metric_learning" 8 years ago
TrainerBenchmark.cpp
TrainerConfigHelper.cpp remove flag use_mkldnn_wgt 8 years ago
TrainerConfigHelper.h
TrainerInternal.cpp revert clang-format 8 years ago
TrainerInternal.h
TrainerInternalConfig.cpp
TrainerInternalConfig.h
TrainerMain.cpp