• S
    distribute label evenly among partitions in graph engine (#42846) · 68babef1
    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
    
    * distribute labeled data evenly in graph engine
    Co-authored-by: NDesmonDay <908660116@qq.com>
    68babef1
graph_gpu_wrapper.cu 10.4 KB