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
hedaoyuan 010adb99b4
Remove useless empty pointer check.
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 fix new remote updater for go pserver 8 years ago
NewRemoteParameterUpdater.h fix new remote updater for go pserver 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 useless empty pointer check. 8 years ago
TrainerConfigHelper.h
TrainerInternal.cpp revert clang-format 8 years ago
TrainerInternal.h
TrainerInternalConfig.cpp
TrainerInternalConfig.h
TrainerMain.cpp