1. 06 12月, 2019 1 次提交
  2. 29 11月, 2019 1 次提交
    • H
      Add dygraph execution context (#20157) · ac854670
      hong 提交于
      * add_dygraph_execution_context
      
      * add dygraph infershape context and execution context; test=develop
      
      * fix imperative bug; test=develop
      
      * remove inputs outputs interface from execution context,
      because it have same function with inputNames;
      test=develop
      
      * remove tracer_test ctest; test=develop
      
      * fix split op bug; test=develop
      
      * fix unitests bug; test=develop
      
      * fix distribute test bug; test=develop
      
      * fix ngraph compile bug; test=develop
      
      * fix grad maker bug; test=develop
      
      * fix load op bugs; test=develop
      
      * fix operator.cc construct bug; test=develop
      
      * remove useless name find in operator; test=develop
      
      * add tracer_test; test=develop
      
      * fix concat, split bug; test=develop
      
      * remove tracer_test unitest; test=develop
      
      * fix attribute check bug; test=develop
      
      * add test code to fix converage; test=develop
      
      * remove useless code, change check backward input in engin; test=develop
      
      * unlock var type infer shape;test=develop
      
      * add ShareAllLoD api; test=develop
      
      * add dygraph infershape context unitest; test=develop
      
      * remove increase and decrease lod in dygraph; test=develop
      
      * addd override; test=develop
      
      * fix increase descrease lod; test=develop
      
      * fix paddle_enforce; test=develop
      
      * disable lod op dygraph check; test=develop
      
      * fix paddle enforce error; test=develop
      
      * add comment for op_registry and OperatorBase; test=develop
      
      * optimize the comment of op_registry; test=develop
      
      * fix format of comment; test=develop
      
      * fix format of comment; test=develop
      
      * optimize the format of comment; test=develop
      
      * optimize the format of the comment; test=develop
      
      * optimize comment of op_registry; test=develop
      ac854670
  3. 03 9月, 2019 1 次提交
  4. 29 8月, 2019 1 次提交
  5. 28 8月, 2019 1 次提交
  6. 05 8月, 2019 1 次提交
  7. 31 7月, 2019 1 次提交
  8. 17 7月, 2019 1 次提交
  9. 06 6月, 2019 2 次提交
  10. 05 6月, 2019 1 次提交
    • B
      [NGraph] some ngraph updates to enable bert (#17739) · a4c528a3
      baojun 提交于
      * delay infershape test=develop
      
      * fall back subblock to paddle test=develop
      
      * fix edge cases test=develop
      
      * remove output duplicates test=develop
      
      * handle reshape2_grad infershape test=develop
      a4c528a3
  11. 04 6月, 2019 1 次提交
  12. 03 6月, 2019 1 次提交
  13. 31 5月, 2019 4 次提交
  14. 30 5月, 2019 1 次提交
  15. 29 5月, 2019 3 次提交
  16. 28 5月, 2019 1 次提交
  17. 27 5月, 2019 2 次提交
  18. 25 5月, 2019 1 次提交
  19. 24 5月, 2019 4 次提交
  20. 23 5月, 2019 2 次提交
  21. 22 5月, 2019 3 次提交
  22. 21 5月, 2019 2 次提交
  23. 15 5月, 2019 4 次提交