Skip to main content
ray.util.placement_group.PlacementGroup
-
class ray.util.placement_group.PlacementGroup(id: ray._raylet.PlacementGroupID, bundle_cache: List[Dict] | None = None)[源代码]
基类:object
一个放置组的句柄。
方法
ready
|
返回一个 ObjectRef 以检查就绪状态。 |
wait
|
在指定时间内等待放置组就绪。 |
属性