1. 19 10月, 2021 2 次提交
  2. 18 10月, 2021 1 次提交
  3. 15 10月, 2021 2 次提交
    • Z
      Add ResNetUnit Python API (#35426) · 12882b2f
      Zhang Zheng 提交于
      12882b2f
    • J
      Add BuildCinnPass (#36345) · b3f02c57
      jiangcheng 提交于
      * Add CinnSubgraphSearchPass
      
      * solve CI problem of subgraph order not same
      
      * fix some bug by review advices
      
      * ensure the independently of subgraph, that mean the subgraph should not have link to out-graph
      
      * rename cinn_subgraph_search_pass to build_cinn_pass and delete paddle_to_cinn_pass
      
      * add flag to control wheter append build cinn pass
      
      * remove AppendPass at ParallelExecutorPassBuilder
      
      * rename paddle_to_cinn_pass to build_cinn_pass in build_strategy and close test_run_from_cinn
      b3f02c57
  4. 14 10月, 2021 3 次提交
  5. 13 10月, 2021 3 次提交
  6. 12 10月, 2021 1 次提交
  7. 11 10月, 2021 5 次提交
  8. 09 10月, 2021 2 次提交
  9. 08 10月, 2021 1 次提交
  10. 30 9月, 2021 1 次提交
  11. 29 9月, 2021 6 次提交
  12. 28 9月, 2021 6 次提交
  13. 27 9月, 2021 2 次提交
  14. 26 9月, 2021 1 次提交
  15. 24 9月, 2021 1 次提交
  16. 23 9月, 2021 1 次提交
    • L
      Optimize workqueue (#35931) · 4e7bd9c3
      liutiexing 提交于
      * add align for WorkQueue
      
      * WorkQueue update
      
      * Revert "WorkQueue update"
      
      This reverts commit 14ce793dbb204f8ddec63c34b3b72a73c7cdb93a.
      
      * optimize WorkQueue
      4e7bd9c3
  17. 22 9月, 2021 2 次提交