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