1. 29 5月, 2018 1 次提交
  2. 12 2月, 2018 1 次提交
  3. 12 12月, 2017 1 次提交
  4. 20 11月, 2017 1 次提交
  5. 19 10月, 2017 1 次提交
  6. 26 9月, 2017 1 次提交
  7. 25 9月, 2017 2 次提交
  8. 21 9月, 2017 1 次提交
  9. 20 9月, 2017 1 次提交
  10. 19 9月, 2017 2 次提交
  11. 11 8月, 2017 1 次提交
  12. 03 8月, 2017 1 次提交
  13. 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
  14. 23 5月, 2017 1 次提交
  15. 18 1月, 2017 3 次提交
  16. 14 1月, 2017 1 次提交
  17. 12 12月, 2016 1 次提交
  18. 09 12月, 2016 1 次提交
  19. 05 12月, 2016 2 次提交
  20. 22 11月, 2016 1 次提交
  21. 05 11月, 2016 1 次提交
    • E
      Add elementwise math operations (#343) · 6c3a678c
      emailweixu 提交于
      * Add elementwise math operations
      This allows use to use expressions like: y=log(1+exp(x))
      Also added unittests for ActivationFunction
      * Enforce keyword arguments for non-positional arguments
      * Add LogActivation to doc
      6c3a678c
  22. 31 8月, 2016 1 次提交
  23. 29 8月, 2016 1 次提交