mirror of
https://github.com/deepseek-ai/smallpond
synced 2025-06-26 18:27:45 +00:00
34 lines
603 B
ReStructuredText
34 lines
603 B
ReStructuredText
smallpond.logical.node.ProjectionNode
|
|
=====================================
|
|
|
|
.. currentmodule:: smallpond.logical.node
|
|
|
|
.. autoclass:: ProjectionNode
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~ProjectionNode.__init__
|
|
~ProjectionNode.add_perf_metrics
|
|
~ProjectionNode.create_task
|
|
~ProjectionNode.get_perf_stats
|
|
~ProjectionNode.slim_copy
|
|
~ProjectionNode.task_factory
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~ProjectionNode.enable_resource_boost
|
|
~ProjectionNode.num_partitions
|
|
|
|
|