chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,28 @@
|
||||
Scheduling API
|
||||
==============
|
||||
|
||||
Scheduling Strategy
|
||||
-------------------
|
||||
|
||||
.. autosummary::
|
||||
:nosignatures:
|
||||
:toctree: doc/
|
||||
|
||||
ray.util.scheduling_strategies.PlacementGroupSchedulingStrategy
|
||||
ray.util.scheduling_strategies.NodeAffinitySchedulingStrategy
|
||||
|
||||
.. _ray-placement-group-ref:
|
||||
|
||||
Placement Group
|
||||
---------------
|
||||
|
||||
.. autosummary::
|
||||
:nosignatures:
|
||||
:toctree: doc/
|
||||
|
||||
ray.util.placement_group
|
||||
ray.util.placement_group.get_placement_group
|
||||
ray.util.placement_group.PlacementGroup
|
||||
ray.util.placement_group_table
|
||||
ray.util.remove_placement_group
|
||||
ray.util.get_current_placement_group
|
||||
Reference in New Issue
Block a user