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
Luo Tao 7a81327c28
remove compile option "with_metric_learning"
8 years ago
..
GradientMachine.cpp Removed unused GradientMachine::create 8 years ago
GradientMachine.h change return type Argument 8 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 remove compile option "with_metric_learning" 8 years ago
MultiGradientMachine.h Format 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 Merge pull request #1353 from gangliao/concat 8 years ago
NeuralNetwork.h change return type Argument 8 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 Using override keyword in Layer 8 years ago
RecurrentGradientMachine.h Add const to GradientMachine::eval 8 years ago