mirror of
https://github.com/wassname/ray.git
synced 2026-07-05 19:05:52 +08:00
[Streaming] Streaming Python API (#6755)
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# flake8: noqa
|
||||
# Ray should be imported before streaming
|
||||
import ray
|
||||
from ray.streaming.context import StreamingContext
|
||||
|
||||
__all__ = ['StreamingContext']
|
||||
|
||||
Reference in New Issue
Block a user