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,31 @@
|
||||
smallpond.execution.manager.JobManager
|
||||
======================================
|
||||
|
||||
.. currentmodule:: smallpond.execution.manager
|
||||
|
||||
.. autoclass:: JobManager
|
||||
|
||||
|
||||
.. automethod:: __init__
|
||||
|
||||
|
||||
.. rubric:: Methods
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~JobManager.__init__
|
||||
~JobManager.run
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
.. rubric:: Attributes
|
||||
|
||||
.. autosummary::
|
||||
|
||||
~JobManager.env_template
|
||||
~JobManager.jemalloc_filename
|
||||
~JobManager.mimalloc_filename
|
||||
|
||||
|
||||
Reference in New Issue
Block a user