1. 17 8月, 2017 1 次提交
  2. 10 8月, 2017 1 次提交
  3. 08 8月, 2017 1 次提交
  4. 04 8月, 2017 1 次提交
  5. 27 7月, 2017 1 次提交
    • Y
      Fix bug in SequenceSoftmax · f4e57b4b
      Yu Yang 提交于
      Also remove operator bool in Error. The Error should be removed
      later because it is not necessary for Paddle. We are now using Enforce
      to handle error.
      f4e57b4b
  6. 15 7月, 2017 1 次提交
  7. 05 7月, 2017 1 次提交
  8. 04 7月, 2017 1 次提交
    • Y
      Remove buggy BarrierStat · 1ecddd81
      Yu Yang 提交于
      The implementation of BarrierStat is buggy, and it is not necessary
      for Paddle to diagnose which node in cluster is slow.
      1ecddd81
  9. 28 6月, 2017 3 次提交
  10. 26 6月, 2017 1 次提交
    • Y
      Adding platform/must_check.h · d76d2feb
      Yu Yang 提交于
      __must_check is a macro mark of function return value. It let developer
      must check the return value is legal or not.
      d76d2feb
  11. 20 6月, 2017 1 次提交
    • X
      Fix bugs for rnn generation · 3438d650
      xuwei06 提交于
      1. v2.layer.parse_network does not correctly handle the generation output.
      2. GatherAgentLayer does not correctly handle generation output when batch_size > 1
      3. Fix CustomStackTrace for rnn group
      3438d650
  12. 27 5月, 2017 1 次提交
  13. 26 5月, 2017 1 次提交
  14. 12 5月, 2017 2 次提交
  15. 08 5月, 2017 2 次提交
  16. 04 5月, 2017 2 次提交
  17. 03 5月, 2017 1 次提交
  18. 02 5月, 2017 3 次提交
  19. 20 4月, 2017 1 次提交
  20. 14 4月, 2017 1 次提交
  21. 10 4月, 2017 1 次提交
  22. 06 4月, 2017 1 次提交
  23. 27 3月, 2017 1 次提交
  24. 23 3月, 2017 4 次提交
  25. 21 3月, 2017 3 次提交
  26. 14 3月, 2017 1 次提交
  27. 13 3月, 2017 1 次提交
  28. 23 2月, 2017 1 次提交