ray/python/ray/includes
2019-12-26 22:43:39 -08:00
..
__init__.pxd Migrate Python C extension to Cython (#3541) 2019-01-24 09:17:14 -08:00
buffer.pxi [Streaming] Streaming data transfer and python integration (#6185) 2019-12-10 20:33:24 +08:00
common.pxd [direct call] Fix max_calls interaction with background tasks. (#6536) 2019-12-19 13:48:32 -08:00
common.pxi Remove actor handle IDs (#5889) 2019-10-17 12:36:34 -04:00
libcoreworker.pxd Fix verbose shutdown error and test_env_with_subprocesses (#6614) 2019-12-26 22:43:39 -08:00
libcoreworker.pxi Optimize python task execution (#6024) 2019-10-27 00:43:34 -07:00
libraylet.pxd Move top level RayletClient to ray::raylet::RayletClient (#6404) 2019-12-09 21:08:59 -08:00
ray_config.pxd Remove ref counting dependencies on ray.get() (#6412) 2019-12-10 18:11:34 -08:00
ray_config.pxi Send active object IDs to the raylet (#5803) 2019-10-20 22:05:28 -07:00
serialization.pxi Improved Pickle5 pickling (#5841) 2019-10-03 15:14:32 -07:00
task.pxd [direct task] For serialized object IDs, check with owner before declaring object unreconstructable (#6286) 2019-11-27 15:31:44 -08:00
task.pxi Handle exchange of direct call objects between tasks and actors (#6147) 2019-11-14 17:32:04 -08:00
unique_ids.pxd Handle exchange of direct call objects between tasks and actors (#6147) 2019-11-14 17:32:04 -08:00
unique_ids.pxi Remove object id translation (#6531) 2019-12-19 12:47:49 -08:00