RayInterface.init#

RayInterface.init(runtime_env)[source]

Initialize the Ray backend with the given runtime environment.

Parameters:

runtime_env (dict[str, Any]) – The runtime environment to use for Ray.