Commit b294749e by Wenjie Huang

demo api docs

parent 86fd6314
Advanced Data Preprocessing
===========================
.. note::
详细介绍一下StarryGL几种数据管理类,例如GraphData,的使用细节,内部索引结构的设计和底层操作。
\ No newline at end of file
......@@ -22,6 +22,8 @@ __all__ = [
class DistributedContext:
"""Global context manager for distributed training
"""
@staticmethod
def init(
backend: str,
......
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