Unverified Commit c372f0ae authored by Zihao Ye's avatar Zihao Ye Committed by GitHub
Browse files

[doc] Expose dgl.partition APIs (#3103)

parent d3e4460b
......@@ -80,6 +80,17 @@ Operators for generating new graphs by manipulating the structure of the existin
sort_csr_by_tag
sort_csc_by_tag
.. _api-partition:
Graph Partition Utilities
-------------------------
.. autosummary::
:toctree: ../../generated/
metis_partition
metis_partition_assignment
partition_graph_with_halo
.. _api-batch:
Batching and Reading Out Ops
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment