mirror of
https://github.com/wassname/ray.git
synced 2026-07-01 01:43:50 +08:00
14 lines
354 B
ReStructuredText
14 lines
354 B
ReStructuredText
===========
|
|
The Ray API
|
|
===========
|
|
|
|
.. autofunction:: ray.put
|
|
.. autofunction:: ray.get
|
|
.. autofunction:: ray.remote
|
|
.. autofunction:: ray.kill_workers
|
|
.. autofunction:: ray.restart_workers_local
|
|
.. autofunction:: ray.visualize_computation_graph
|
|
.. autofunction:: ray.scheduler_info
|
|
.. autofunction:: ray.task_info
|
|
.. autofunction:: ray.register_module
|