1. 07 6月, 2022 1 次提交
  2. 06 6月, 2022 1 次提交
    • H
      [inference]Resolve protobuf of ORT Backend conflict (#43159) · 607a1d65
      heliqi 提交于
      * modify paddle2onnx cmake
      
      * modify paddle2onnx cmake
      
      * modify export interface
      
      * modify paddle2onnx export
      
      * paddle2onnx add mac windows
      
      * modify paddle2onnx mac windows cmake
      
      * modify paddle2onnx mac windows cmake
      
      * modify paddle2onnx cmake support windows
      
      * modify paddle2onnx cmake support windows
      
      * modify paddle2onnx cmake support windows
      Co-authored-by: Nxiegegege <xiege01@baidu.com>
      607a1d65
  3. 05 6月, 2022 1 次提交
  4. 04 6月, 2022 1 次提交
  5. 02 6月, 2022 2 次提交
  6. 31 5月, 2022 1 次提交
  7. 30 5月, 2022 1 次提交
  8. 25 5月, 2022 1 次提交
  9. 20 5月, 2022 1 次提交
  10. 19 5月, 2022 3 次提交
  11. 18 5月, 2022 1 次提交
  12. 17 5月, 2022 1 次提交
  13. 13 5月, 2022 1 次提交
  14. 12 5月, 2022 3 次提交
  15. 11 5月, 2022 3 次提交
  16. 10 5月, 2022 2 次提交
  17. 04 5月, 2022 1 次提交
  18. 28 4月, 2022 1 次提交
  19. 25 4月, 2022 5 次提交
  20. 24 4月, 2022 1 次提交
  21. 21 4月, 2022 2 次提交
  22. 20 4月, 2022 1 次提交
  23. 19 4月, 2022 2 次提交
  24. 18 4月, 2022 1 次提交
  25. 17 4月, 2022 1 次提交
    • C
      [Perf] Optimize dygraph scheduling performance (#41696) · 7ee31a96
      Chen Weihang 提交于
      * split phi and fluid infermeta context
      
      * resolve conflict
      
      * fix type error
      
      * optimize scheduling perf
      
      * spec small vector size
      
      * replace all grad var name
      
      * fix test failed
      
      * move init defalut signature
      
      * polish details
      
      * polish details
      
      * fix no init bug
      
      * init sig for tests
      
      * add init sig for infer
      
      * fix infrt error
      
      * fix infrt failed
      
      * fix kunlun error
      
      * fix infrt failed
      7ee31a96
  26. 14 4月, 2022 1 次提交
    • J
      Fix to #38693 (minimal UT) (#41026) · d0f3296b
      Jacek Czaja 提交于
      * Add UT
      
      - Added missed data_layout
      
      - Added missing conversions
      
      - NDHWC added
      
      - NDHWC support in data_transform
      
      - another fix
      
      - condddate change
      
      - fix
      
      u- fix
      
      - fix
      
      - fix
      
      - fix
      
      - fix
      
      - fix to hack
      
      - compilation fix
      
      - fix to automatic merge
      
      * - reduced UT
      
      * - fix
      
      * - lint
      
      * - fix to lint
      d0f3296b