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,30 @@
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user