distribute label evenly among partitions in graph engine (#42846)
* 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>
Showing
想要评论请 注册 或 登录