mirror of
https://github.com/deepseek-ai/smallpond
synced 2025-06-26 18:27:45 +00:00
30 lines
425 B
ReStructuredText
30 lines
425 B
ReStructuredText
smallpond.execution.task.TaskRuntimeId
|
|
======================================
|
|
|
|
.. currentmodule:: smallpond.execution.task
|
|
|
|
.. autoclass:: TaskRuntimeId
|
|
|
|
|
|
.. automethod:: __init__
|
|
|
|
|
|
.. rubric:: Methods
|
|
|
|
.. autosummary::
|
|
|
|
~TaskRuntimeId.__init__
|
|
|
|
|
|
|
|
|
|
|
|
.. rubric:: Attributes
|
|
|
|
.. autosummary::
|
|
|
|
~TaskRuntimeId.id
|
|
~TaskRuntimeId.epoch
|
|
~TaskRuntimeId.retry
|
|
|
|
|