ray/python/ray/includes
Yuhong Guo b9ea821d16
Use strongly typed IDs in C++. (#4185)
*  Use strongly typed IDs for C++.

* Avoid heap allocation in cython.

* Fix JNI part

* Fix rebase conflict

* Refine

* Remove type check from __init__

* Remove unused constructor declarations.
2019-03-07 21:43:01 +08:00
..
__init__.pxd Migrate Python C extension to Cython (#3541) 2019-01-24 09:17:14 -08:00
common.pxd Lint Cython files (#4097) 2019-02-20 22:29:25 -08:00
libraylet.pxd Use strongly typed IDs in C++. (#4185) 2019-03-07 21:43:01 +08:00
ray_config.pxd Add the Delete function in GCS (#4081) 2019-02-21 13:33:37 +08:00
ray_config.pxi Lint Cython files (#4097) 2019-02-20 22:29:25 -08:00
task.pxd Lint Cython files (#4097) 2019-02-20 22:29:25 -08:00
task.pxi Use strongly typed IDs in C++. (#4185) 2019-03-07 21:43:01 +08:00
unique_ids.pxd Use strongly typed IDs in C++. (#4185) 2019-03-07 21:43:01 +08:00
unique_ids.pxi Use strongly typed IDs in C++. (#4185) 2019-03-07 21:43:01 +08:00