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