mirror of
https://github.com/deepseek-ai/smallpond
synced 2025-06-26 18:27:45 +00:00
deploy: 52ecc5e455
This commit is contained in:
@@ -0,0 +1,32 @@
|
||||
smallpond.execution.task.PartitionInfo
|
||||
======================================
|
||||
|
||||
.. currentmodule:: smallpond.execution.task
|
||||
|
||||
.. autoclass:: PartitionInfo
|
||||
|
||||
|
||||
.. automethod:: __init__
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~PartitionInfo.__init__
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Attributes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~PartitionInfo.index
|
||||
~PartitionInfo.npartitions
|
||||
~PartitionInfo.dimension
|
||||
~PartitionInfo.default_dimension
|
||||
~PartitionInfo.toplevel_dimension
|
||||
|
||||
|
||||
Reference in New Issue
Block a user