mirror of
https://github.com/wassname/ray.git
synced 2026-09-27 14:20:43 +08:00
* 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.