1. 22 12月, 2017 2 次提交
    • D
      "remove GPU Sync Interface" (#6793) · abde3130
      dzhwinter 提交于
      * "remove GPU Sync Interface"
      
      * "fix typo"
      
      * "fix type cast error"
      
      * "fix related Copy with stream"
      
      * "fix failed tests with DevicePool"
      
      * "fix stupid removed position error"
      abde3130
    • X
      Enforce drop_empty_grad=false When the input of an op is duplicable. · 0bfa1f7c
      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.
      0bfa1f7c
  2. 21 12月, 2017 10 次提交
  3. 20 12月, 2017 6 次提交
  4. 19 12月, 2017 4 次提交
  5. 18 12月, 2017 3 次提交
  6. 17 12月, 2017 1 次提交
  7. 15 12月, 2017 2 次提交
  8. 14 12月, 2017 5 次提交
  9. 13 12月, 2017 4 次提交
  10. 12 12月, 2017 3 次提交