1. 09 6月, 2022 1 次提交
  2. 08 6月, 2022 1 次提交
  3. 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
  4. 05 6月, 2022 1 次提交
  5. 04 6月, 2022 1 次提交
  6. 02 6月, 2022 3 次提交
  7. 01 6月, 2022 1 次提交
  8. 31 5月, 2022 1 次提交
  9. 30 5月, 2022 2 次提交
  10. 27 5月, 2022 3 次提交
  11. 23 5月, 2022 3 次提交
  12. 20 5月, 2022 3 次提交
  13. 19 5月, 2022 3 次提交
  14. 17 5月, 2022 1 次提交
  15. 16 5月, 2022 3 次提交
    • W
      [Eager] Fix test_model.py under eager in windows-openblas ci (#42756) · 566ccfef
      Weilong Wu 提交于
      * [Eager] Fix test_model.py under eager in windows-openblas ci
      
      * Use || in this case
      
      * recover _in_eager_mode_
      566ccfef
    • J
      optimize cinn find graph by graph address (#42697) · 661d0800
      jiangcheng 提交于
      * optimize cinn find graph by graph address
      
      * graph_key use int64_t instead of program string
      
      * fix framework _to_readable_code python code
      
      * rename get_readable_comile_key to get_serialize_comile_key
      661d0800
    • S
      fix node transfer problem (#42674) · b61a6e71
      seemingwang 提交于
      * enable graph-engine to return all id
      
      * change vector's dimension
      
      * change vector's dimension
      
      * enlarge returned ids dimensions
      
      * add actual_val
      
      * change vlog
      
      * fix bug
      
      * bug fix
      
      * bug fix
      
      * fix display test
      
      * singleton of gpu_graph_wrapper
      
      * change sample result's structure to fit training
      
      * recover sample code
      
      * fix
      
      * secondary sample
      
      * add graph partition
      
      * fix pybind
      
      * optimize buffer allocation
      
      * fix node transfer problem
      
      * remove log
      
      * support 32G+ graph on single gpu
      
      * remove logs
      
      * fix
      
      * fix
      
      * fix cpu query
      
      * display info
      
      * remove log
      
      * remove empyt file
      Co-authored-by: NDesmonDay <908660116@qq.com>
      b61a6e71
  16. 13 5月, 2022 2 次提交
  17. 11 5月, 2022 3 次提交
  18. 09 5月, 2022 1 次提交
  19. 06 5月, 2022 4 次提交
  20. 05 5月, 2022 2 次提交