1. 11 11月, 2017 1 次提交
  2. 05 11月, 2017 1 次提交
  3. 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
  4. 21 10月, 2017 1 次提交
  5. 20 10月, 2017 1 次提交
  6. 12 10月, 2017 3 次提交
  7. 03 10月, 2017 3 次提交
  8. 02 10月, 2017 1 次提交
  9. 28 9月, 2017 1 次提交
    • Y
      Remove OperatorBase::InferShape · 61962094
      Yu Yang 提交于
      InferShape in Operator should be performed in OperatorBase::Run.
      
      * cond_op, recurrent_op and mnist might be changed in following PR
      61962094
  10. 21 9月, 2017 3 次提交
  11. 20 9月, 2017 1 次提交
  12. 13 9月, 2017 1 次提交
  13. 04 9月, 2017 1 次提交
  14. 20 8月, 2017 1 次提交
  15. 16 8月, 2017 3 次提交
  16. 15 8月, 2017 1 次提交
  17. 14 8月, 2017 3 次提交
  18. 12 8月, 2017 2 次提交
  19. 08 8月, 2017 1 次提交
  20. 07 8月, 2017 2 次提交
  21. 05 8月, 2017 3 次提交
  22. 03 8月, 2017 1 次提交
  23. 01 8月, 2017 4 次提交