mirror of
https://github.com/wassname/ray.git
synced 2026-06-28 19:01:10 +08:00
ddfbd70dadf522d413504a536686b5771587311d
* Fetch objects from remote plasma instances. Includes: - Configurable number of retries, with a timeout per retry - Support for multiple-object fetch - Test cases (integration only) Update ray common Remove attempts to retry object table lookup during fetch lint Fix a couple valgrind errors Fix valgrind errors Address Robert and Philipp's comments. * Add fix from ray common and some TODOs. * Update ray common * Update ray common again * Remove unused file
Plasma
Plasma is an experimental in-memory object manager. It is under development and not ready for general use.
clang-format
Run .travis/git-clang-format to automatically format changes in the checkout.
Description
An open source framework that provides a simple, universal API for building distributed applications. Ray is packaged with RLlib, a scalable reinforcement learning library, and Tune, a scalable hyperparameter tuning library.
Languages
Python
56.6%
C++
28.8%
Java
8.5%
TypeScript
1.7%
Starlark
1.4%
Other
2.8%