mirror of
https://github.com/wassname/ray.git
synced 2026-09-26 14:10:59 +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.