• S
    Optimization for graph_sample_neighbors API (#41447) · c31dd04c
    Siming Dai 提交于
    * add eids result for graph_sample_neighbors
    
    * fix bug
    
    * move fisher_yates sample to warp
    
    * add cpu eid output
    
    * delete comment
    
    * delete comment
    
    * change nullptr placeholder
    
    * optimize sample kernel
    
    * fix mutable_data
    c31dd04c
test_graph_sample_neighbors.py 8.9 KB