mirror of
https://github.com/wassname/ray.git
synced 2026-07-23 13:10:11 +08:00
[Streaming] Streaming data transfer and python integration (#6185)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
# cython: profile=False
|
||||
# distutils: language = c++
|
||||
# cython: embedsignature = True
|
||||
# cython: language_level = 3
|
||||
|
||||
include "includes/transfer.pxi"
|
||||
Reference in New Issue
Block a user