1. 15 3月, 2019 1 次提交
  2. 21 1月, 2019 1 次提交
  3. 18 12月, 2018 1 次提交
  4. 03 12月, 2018 1 次提交
  5. 29 11月, 2018 1 次提交
  6. 26 10月, 2018 1 次提交
  7. 24 10月, 2018 2 次提交
  8. 22 6月, 2018 1 次提交
  9. 12 2月, 2018 1 次提交
  10. 10 2月, 2018 2 次提交
  11. 22 1月, 2018 1 次提交
  12. 26 12月, 2017 1 次提交
  13. 21 12月, 2017 1 次提交
  14. 02 11月, 2017 1 次提交
    • Y
      Rewrite StaticRNN with Executor (#5224) · 0a32e74d
      Yu Yang 提交于
      * Init commit
      
      * Make executor use ProgramDescBind
      
      * Change Attribute from BlockDesc to BlockDescBind
      
      * Since we will get the program desc in RNN, just BlockDesc is not
        enough.
      
      * Add DeviceContext to Executor API
      
      * Rewrite RNN
      
      * Pass Python
      
      * AddBiasOp does not care num_flatten_dims
      
      * Stash
      
      * Fix MacOS Compile
      
      * Pass RNN forward
      
      * add python test
      
      * refactor test
      
      * Make compile pass
      
      * add gradopmaker
      
      * First draft done
      
      * Polish code
      
      * add grad op maker and grad infershape
      
      * Polish code
      
      * Fix backward.cc bug
      
      * Fix infershape
      
      * Rename function
      
      * add backward test
      
      * simplify recurrent test
      
      * Update
      
      * Pass unittest
      
      * Add comments & refine test
      
      * Add comments
      
      * refactor test
      
      * Complete Unittest
      
      * fix StepScopes enforce
      
      * Remove unused unittest
      
      * no type error
      
      * Update
      
      * Make RNN Pass unittest
      0a32e74d
  15. 01 11月, 2017 1 次提交
    • Y
      Feature/executor use program bind (#5196) · 1363ddb6
      Yu Yang 提交于
      * Init commit
      
      * Make executor use ProgramDescBind
      
      * Change Attribute from BlockDesc to BlockDescBind
      
      * Since we will get the program desc in RNN, just BlockDesc is not
        enough.
      1363ddb6
  16. 27 10月, 2017 1 次提交
  17. 15 10月, 2017 3 次提交
  18. 14 10月, 2017 2 次提交
  19. 13 10月, 2017 1 次提交
  20. 10 10月, 2017 1 次提交
  21. 04 10月, 2017 1 次提交
  22. 03 10月, 2017 1 次提交
  23. 28 9月, 2017 1 次提交
  24. 16 8月, 2017 1 次提交
  25. 01 8月, 2017 1 次提交
  26. 26 7月, 2017 2 次提交
  27. 25 7月, 2017 1 次提交
  28. 17 7月, 2017 2 次提交
  29. 11 7月, 2017 2 次提交
  30. 06 7月, 2017 2 次提交
  31. 05 7月, 2017 1 次提交