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
qijun 319742c641
format python code in demo, doc, doc_cn and paddle directories
10 years ago
..
tests format python code in demo, doc, doc_cn and paddle directories 10 years ago
CMakeLists.txt Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
MergeModel.cpp fix dash and space bug, 10 years ago
ParamUtil.cpp Make Paddle --save_dir support a directory name (#277) 10 years ago
ParamUtil.h fix dash and space bug, 10 years ago
ParameterUpdater.cpp fix dash and space bug, 10 years ago
ParameterUpdater.h fix dash and space bug, 10 years ago
RemoteParameterUpdater.cpp bug fix for multi cpu machine training 10 years ago
RemoteParameterUpdater.h ISSUE=4587061 tiny modification on remote updater code doc 10 years ago
Tester.cpp Fix a bug in testOnePeriod. (#322) 10 years ago
Tester.h Python trainer api (#193) 10 years ago
TesterConfig.h fix dash and space bug, 10 years ago
ThreadParameterUpdater.cpp fix build bug in gcc46 (#236) 10 years ago
ThreadParameterUpdater.h Fix ThreadParameterUpdater 10 years ago
Trainer.cpp set test_period default value to 0 (#279) 10 years ago
Trainer.h Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
TrainerBenchmark.cpp Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago
TrainerConfigHelper.cpp fix dash and space bug, 10 years ago
TrainerConfigHelper.h fix dash and space bug, 10 years ago
TrainerInternal.cpp Python trainer api (#193) 10 years ago
TrainerInternal.h Python trainer api (#193) 10 years ago
TrainerInternalConfig.cpp fix dash and space bug, 10 years ago
TrainerInternalConfig.h fix dash and space bug, 10 years ago
TrainerMain.cpp Add job=time in trainer, refine cudnn_conv to reduce gpu memory and speed up training. (#218) 10 years ago