“fd85cb9301fa8204501a8e7d9dac12d180a314b3”上不存在“bsl/pool/.svn/git@gitcode.net:paddlepaddle/Serving.git”
-
由 emailweixu 提交于
* Fix sparse training for trainer_count=1 For trainer_count=1, the gradient machine is NeuralNetwork, which does not create parameter buf for PARAMETER_GRADIENT for sparse update in Parameter::enableType. But gradient parameter buf is still used in SgdThreadUpdater. * Minor update to comment
28bc05b1