1. 10 2月, 2018 2 次提交
  2. 22 1月, 2018 1 次提交
  3. 26 12月, 2017 1 次提交
  4. 21 12月, 2017 1 次提交
  5. 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
  6. 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
  7. 27 10月, 2017 1 次提交
  8. 15 10月, 2017 3 次提交
  9. 14 10月, 2017 2 次提交
  10. 13 10月, 2017 1 次提交
  11. 10 10月, 2017 1 次提交
  12. 04 10月, 2017 1 次提交
  13. 03 10月, 2017 1 次提交
  14. 28 9月, 2017 1 次提交
  15. 16 8月, 2017 1 次提交
  16. 01 8月, 2017 1 次提交
  17. 26 7月, 2017 2 次提交
  18. 25 7月, 2017 1 次提交
  19. 17 7月, 2017 2 次提交
  20. 11 7月, 2017 2 次提交
  21. 06 7月, 2017 2 次提交
  22. 05 7月, 2017 1 次提交
  23. 04 7月, 2017 4 次提交
  24. 03 7月, 2017 1 次提交
  25. 28 6月, 2017 2 次提交