mirror of
https://github.com/wassname/ray.git
synced 2026-07-16 11:21:10 +08:00
Add runtime_context to get some runtime fields in worker (#4065)
This commit is contained in:
@@ -44,6 +44,7 @@ from ray import (
|
||||
)
|
||||
from ray import import_thread
|
||||
from ray import profiling
|
||||
|
||||
from ray.core.generated.ErrorType import ErrorType
|
||||
from ray.exceptions import (
|
||||
RayActorError,
|
||||
|
||||
Reference in New Issue
Block a user