• 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
CMakeLists.txt 3.0 KB