• S
    fix data_structure problems in gpu graph_engine (#42321) · 9e1aa116
    seemingwang 提交于
    * combine graph_table and feature_table in graph_engine (#42134)
    
    * 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
    Co-authored-by: NDesmonDay <908660116@qq.com>
    
    * fix conflicts
    
    * fix test api problem (#42297)
    
    * 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>
    Co-authored-by: NDesmonDay <908660116@qq.com>
    9e1aa116
the_one_ps.proto 7.8 KB