- 22 12月, 2017 1 次提交
 - 
- 
由 xuwei06 提交于
For input argument with a list of variables, drop_empty_grad is not allowed because it makes the correspondence bewteen a variable and its gradient ambiguous. Use REGISTER_OP_EX to register the op or call InputGrad(?,false) in GradOpDescMaker.
 
 - 
 - 21 12月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Rename XXDescBind --> XXDesc * Fix Compile
 
 - 
 - 20 12月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Move framework.proto to proto namespace * Fix compile * Fix compile * Fix Compile
 
 - 
 - 14 12月, 2017 1 次提交
 - 
- 
由 fengjiayi 提交于
 
 - 
 - 11 12月, 2017 1 次提交
 - 
- 
由 Yiqun Liu 提交于
* Fix compiling error of gcc4.9. * Refine the check of cxx compiler flags in api/CMakeLists.txt.
 
 - 
 - 14 11月, 2017 1 次提交
 - 
- 
由 Yu Yang 提交于
* Conditional Block Forward * Assign Operator. Out=X, when type in [LoDTensor/SelectedRows/LoDTensorArray] * Stash * Add Scope::Rename it is useful in gradient phase of an operator with block * ConditionalBlock Grad Done * Add comments * yapf format code
 
 -