Toggle navigation sidebar
Toggle in-page Table of Contents
Ray 2.7.2
欢迎来到 Ray !
Ray
概述「100%」
入门
安装「100%」
用例「100%」
示例库「1%」
生态「3%」
Ray 核心「100%」
Ray 数据「75%」
Ray 训练「0%」
Ray 调参「0%」
Ray Serve
Ray RLlib
更多类库「40%」
Ray 集群「100%」
监控调试「100%」
参考「20%」
Ray 数据 API
Ray 训练 API
Ray Tune API
Ray Serve API
Ray RLlib API
Ray Workflows API
Ray Cluster 管理 API
Ray Core API
Core API
调度 API
运行时环境 API
工具
异常
ray.exceptions.RayError
ray.exceptions.RayTaskError
ray.exceptions.RayActorError
ray.exceptions.TaskCancelledError
ray.exceptions.TaskUnschedulableError
ray.exceptions.ActorUnschedulableError
ray.exceptions.AsyncioActorExit
ray.exceptions.LocalRayletDiedError
ray.exceptions.WorkerCrashedError
ray.exceptions.TaskPlacementGroupRemoved
ray.exceptions.ActorPlacementGroupRemoved
ray.exceptions.ObjectStoreFullError
ray.exceptions.OutOfDiskError
ray.exceptions.ObjectLostError
ray.exceptions.ObjectFetchTimedOutError
ray.exceptions.GetTimeoutError
ray.exceptions.OwnerDiedError
ray.exceptions.PlasmaObjectNotAvailable
ray.exceptions.ObjectReconstructionFailedError
ray.exceptions.ObjectReconstructionFailedMaxAttemptsExceededError
ray.exceptions.ObjectReconstructionFailedLineageEvictedError
ray.exceptions.RuntimeEnvSetupError
ray.exceptions.CrossLanguageError
ray.exceptions.RaySystemError
Ray Core CLI
状态 CLI
状态 API
使用统计收集
Ray 术语表
开发者指引「30%」
安全「100%」
repository
open issue
suggest edit
.rst
.pdf
ray.exceptions.RayError
ray.exceptions.RayError
#
exception
ray.exceptions.
RayError
[source]
#
Super class of all ray exception types.
PublicAPI: This API is stable across Ray releases.