"git@developer.sourcefind.cn:renzhc/diffusers_dcu.git" did not exist on "0028c34432ee47413e912f53474b35924ea52c54"
[Hetero] Heterograph C++ implementation; Bipartite and Python wrapper (#725)
* finish bipartite graph implementation; compiled * finished heterograph implementation; compiled * WIP: apis * C API codes * compiled * WIP: python * HeteroGraphIndex * WIP: test * add DGLContext support in ffi * fix bug in has edge * unittests except edge subgraph * edge subgraph * fix lint * address comments * poke ci * try fix * fix msvc
Showing
src/graph/bipartite.cc
0 → 100644
src/graph/bipartite.h
0 → 100644
src/graph/heterograph.cc
0 → 100644
src/graph/heterograph.h
0 → 100644
Please register or sign in to comment