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 34add153de
fix style check
8 years ago
..
tests reduce time of test_TrainerOnePass 8 years ago
CMakeLists.txt Merge pull request #2659 from helinwang/cmake 9 years ago
MergeModel.cpp
NewRemoteParameterUpdater.cpp fix style check 8 years ago
NewRemoteParameterUpdater.h Fault tolerant distributed training, just work version, with etcd (#2849) 9 years ago
ParamUtil.cpp
ParamUtil.h
ParameterUpdater.cpp
ParameterUpdater.h
RemoteParameterUpdater.cpp Remove not necessary functionalities in Parameter 9 years ago
RemoteParameterUpdater.h
Tester.cpp Correct GLOG CHECK in Paddle 9 years ago
Tester.h
TesterConfig.h
ThreadParameterUpdater.cpp Remove not necessary functionalities in Parameter 9 years ago
ThreadParameterUpdater.h
Trainer.cpp Rename Argument::sumCost to Argument::cost since Argument should not know about cost. 9 years ago
Trainer.h remove compile option "with_metric_learning" 9 years ago
TrainerBenchmark.cpp
TrainerConfigHelper.cpp Remove useless empty pointer check. 9 years ago
TrainerConfigHelper.h
TrainerInternal.cpp revert clang-format 9 years ago
TrainerInternal.h
TrainerInternalConfig.cpp
TrainerInternalConfig.h
TrainerMain.cpp