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
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
..
tests "fix decode bug" (#7711) 7 years ago
CMakeLists.txt Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 7 years ago
MergeModel.cpp Fix bug in MergeModel.cpp. (#5605) 7 years ago
NewRemoteParameterUpdater.cpp Fix CI style check. 7 years ago
NewRemoteParameterUpdater.h
ParamUtil.cpp
ParamUtil.h
ParameterUpdater.cpp
ParameterUpdater.h
RemoteParameterUpdater.cpp
RemoteParameterUpdater.h
Tester.cpp
Tester.h
TesterConfig.h
ThreadParameterUpdater.cpp
ThreadParameterUpdater.h
Trainer.cpp fix some warning with MKLDNN related codes and etc 7 years ago
Trainer.h
TrainerBenchmark.cpp
TrainerConfigHelper.cpp add flag use_mkl_packed 7 years ago
TrainerConfigHelper.h
TrainerInternal.cpp
TrainerInternal.h
TrainerInternalConfig.cpp
TrainerInternalConfig.h
TrainerMain.cpp