mirror of
https://github.com/wassname/ray.git
synced 2026-08-12 12:20:11 +08:00
* Allow decorating ray actor methods. * Add test. * Add get postprocessors. * Improve documentation. * Make it work for remote functions. * Temporary fix.