1. 27 5月, 2022 2 次提交
  2. 23 5月, 2022 3 次提交
  3. 20 5月, 2022 3 次提交
  4. 19 5月, 2022 3 次提交
  5. 17 5月, 2022 1 次提交
  6. 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
  7. 13 5月, 2022 2 次提交
  8. 11 5月, 2022 3 次提交
  9. 09 5月, 2022 1 次提交
  10. 06 5月, 2022 4 次提交
  11. 05 5月, 2022 2 次提交
  12. 04 5月, 2022 1 次提交
    • S
      change sample result's structure to fit training (#42426) · 2f99869d
      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
      Co-authored-by: NDesmonDay <908660116@qq.com>
      2f99869d
  13. 29 4月, 2022 2 次提交
  14. 28 4月, 2022 2 次提交
  15. 27 4月, 2022 2 次提交
  16. 26 4月, 2022 3 次提交
    • W
    • S
      optimize graph_engine pybind (#42192) · 1bf08eca
      seemingwang 提交于
      * extract sub-graph
      
      * graph-engine merging
      
      * fix
      
      * fix
      
      * fix heter-ps config
      
      * test performance
      
      * test performance
      
      * test performance
      
      * test
      
      * test
      
      * update bfs
      
      * change cmake
      
      * test
      
      * test gpu speed
      
      * gpu_graph_engine optimization
      
      * add dsm sample method
      
      * add graph_neighbor_sample_v2
      
      * Add graph_neighbor_sample_v2
      
      * fix for loop
      
      * add cpu sample interface
      
      * fix kernel judgement
      
      * add ssd layer to graph_engine
      
      * fix allocation
      
      * fix syntax error
      
      * fix syntax error
      
      * fix pscore class
      
      * fix
      
      * change index settings
      
      * recover test
      
      * recover test
      
      * fix spelling
      
      * recover
      
      * fix
      
      * move cudamemcpy after cuda stream sync
      
      * fix linking problem
      
      * remove comment
      
      * add cpu test
      
      * test
      
      * add cpu test
      
      * change comment
      
      * combine feature table and graph table
      
      * test
      
      * test
      
      * pybind
      
      * test
      
      * test
      
      * test
      
      * test
      
      * pybind
      
      * pybind
      
      * fix cmake
      
      * pybind
      
      * fix
      
      * fix
      
      * add pybind
      
      * add pybind
      
      * optimize pybind
      
      * test
      
      * fix pybind
      
      * fix
      Co-authored-by: NDesmonDay <908660116@qq.com>
      1bf08eca
    • L
      fit for printing cinn_launch op (#42141) · ee56906e
      Leo Chen 提交于
      * fit for printing cinn_launch op
      
      * update boost::variant caster for bytes
      ee56906e
  17. 25 4月, 2022 3 次提交