mirror of
https://github.com/wassname/ray.git
synced 2026-07-13 11:45:08 +08:00
Update named actor API (#8559)
This commit is contained in:
@@ -78,6 +78,7 @@ from ray.worker import (
|
||||
connect,
|
||||
disconnect,
|
||||
get,
|
||||
get_actor,
|
||||
get_gpu_ids,
|
||||
get_resource_ids,
|
||||
get_webui_url,
|
||||
@@ -126,6 +127,7 @@ __all__ = [
|
||||
"connect",
|
||||
"disconnect",
|
||||
"get",
|
||||
"get_actor",
|
||||
"get_gpu_ids",
|
||||
"get_resource_ids",
|
||||
"get_webui_url",
|
||||
|
||||
Reference in New Issue
Block a user