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
Helin Wang 3219c831a1
Rename Argument::sumCost to Argument::cost since Argument should not know about cost.
8 years ago
..
tests Removed unused GradientMachine::create 8 years ago
CMakeLists.txt Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 8 years ago
MergeModel.cpp Remove custom glog-like and gflags-like macros 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 Merge pull request #970 from reyoung/feature/clean_parameter_updater_finish_pass 8 years ago
RemoteParameterUpdater.h add remote updater in api and swig 8 years ago
Tester.cpp Rename Argument::sumCost to Argument::cost since Argument should not know about cost. 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 Merge pull request #970 from reyoung/feature/clean_parameter_updater_finish_pass 8 years ago
ThreadParameterUpdater.h add cluster train for quick_start 8 years ago
Trainer.cpp Rename Argument::sumCost to Argument::cost since Argument should not know about cost. 8 years ago
Trainer.h Remove unused init method in paddle::Trainer 8 years ago
TrainerBenchmark.cpp Remove custom glog-like and gflags-like macros 8 years ago
TrainerConfigHelper.cpp Remove custom glog-like and gflags-like macros 8 years ago
TrainerConfigHelper.h All file pass pre-commit hook 8 years ago
TrainerInternal.cpp Rename Argument::sumCost to Argument::cost since Argument should not know about cost. 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