1. 05 5月, 2022 6 次提交
  2. 04 5月, 2022 3 次提交
  3. 02 5月, 2022 1 次提交
  4. 01 5月, 2022 1 次提交
  5. 29 4月, 2022 9 次提交
  6. 28 4月, 2022 13 次提交
  7. 27 4月, 2022 7 次提交
    • J
      Added missing test for shuffle_channel_mkldnn_detect_pass (#42001) · 5134f110
      jakpiase 提交于
      * added test for shuffle_channel_mkldnn_detect_pass
      
      * added UT using new framework
      
      * CI fix
      5134f110
    • Z
      fix bug (#42314) · 00ed8b57
      zhaocaibei123 提交于
      00ed8b57
    • S
      inplace addto (#42313) · 748d2ae0
      sneaxiy 提交于
      748d2ae0
    • Z
      Optimize performance of dygraph (v4) (#42196) · 37e2f027
      zyfncg 提交于
      * optimize performance of dygraph
      
      * optimize performance of dygraph and elementwise_add
      
      * optimize the trace op
      
      * fix bug
      
      * fix bug
      
      * fix unittest bug
      
      * fix code format
      37e2f027
    • S
      fix test api problem (#42297) · ed1678aa
      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
      
      * pybind change
      
      * remove file
      Co-authored-by: NDesmonDay <908660116@qq.com>
      ed1678aa
    • A
      [CustomDevice] op_test supports custom device (#42227) · 4df02fdf
      Aganlengzi 提交于
      * [DO NOT MERGE] test op_test
      
      * update with more related modifications
      
      * split op_test.py to use test=allcases for testing
      
      * split op_test.py to use test=allcases for testing
      4df02fdf
    • C
      Unify utils naming style (#42264) · 2cebcf4a
      Chen Weihang 提交于
      * unify utils naming style
      
      * polish details
      2cebcf4a