mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
17 lines
431 B
ReStructuredText
17 lines
431 B
ReStructuredText
Ray Workflows API
|
|
=================
|
|
|
|
Core API
|
|
---------
|
|
.. autoclass:: ray.workflow.common.Workflow
|
|
:members:
|
|
|
|
Management API
|
|
--------------
|
|
.. autofunction:: ray.workflow.resume_all
|
|
.. autofunction:: ray.workflow.resume
|
|
.. autofunction:: ray.workflow.list_all
|
|
.. autofunction:: ray.workflow.get_status
|
|
.. autofunction:: ray.workflow.get_output
|
|
.. autofunction:: ray.workflow.get_metadata
|
|
.. autofunction:: ray.workflow.cancel
|