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/gserver/gradientmachines
hedaoyuan cb4caa5ccb
Bug fix.
7 years ago
..
GradientMachine.cpp Remove the pserver, trainer, evaluators and some useless gradientmachines when compile mobile inference library. 7 years ago
GradientMachine.h Add releaseOutput interface for release the output memory of the middle layer. 7 years ago
GradientMachineMode.cpp Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
GradientMachineMode.h Change "Baidu, Inc" into "PaddlePaddle Authors" 8 years ago
MultiGradientMachine.cpp Fix bug in MultiGradientMachine. 8 years ago
MultiGradientMachine.h use GradientMachine::start and finish 8 years ago
MultiNetwork.cpp Merge pull request #980 from reyoung/feature/add_const_in_gradient_machine_eval 8 years ago
MultiNetwork.h Merge pull request #980 from reyoung/feature/add_const_in_gradient_machine_eval 8 years ago
NeuralNetwork.cpp Bug fix. 7 years ago
NeuralNetwork.h Add releaseOutput interface for release the output memory of the middle layer. 7 years ago
ParallelNeuralNetwork.cpp Remove not used params in GradientMachine::start 8 years ago
ParallelNeuralNetwork.h Remove not used params in GradientMachine::start 8 years ago
RecurrentGradientMachine.cpp Revert "Do not invoke GPU method when use_gpu=false" 8 years ago
RecurrentGradientMachine.h follow comments. 8 years ago