mirror of
https://github.com/vale981/ray
synced 2025-03-06 18:41:40 -05:00
No description
![]() * Changing to zset * Fixed bug. * Fixed another bug. * Modified task_profiles. * Removed extra file. * Modified task_profiles test. * WIP * WIP * Undid changes * Updated * WIP * Made changes according to comments. * Removed unneeded print. * Removed ujson usage. * failing test * tests passing * Fixed linting errors and modified style. * Fixed bug. * Fixed linting * Fixed according to comments. * Redis crashing? * Fixed linting * Fixed linting |
||
---|---|---|
.travis | ||
cmake/Modules | ||
doc | ||
docker | ||
examples | ||
python | ||
site | ||
src | ||
test | ||
vsprojects | ||
.clang-format | ||
.editorconfig | ||
.gitignore | ||
.travis.yml | ||
build-docker.sh | ||
build.sh | ||
CMakeLists.txt | ||
LICENSE | ||
pylintrc | ||
Ray.sln | ||
README.rst |
Ray === .. image:: https://travis-ci.org/ray-project/ray.svg?branch=master :target: https://travis-ci.org/ray-project/ray .. image:: https://readthedocs.org/projects/ray/badge/?version=latest :target: http://ray.readthedocs.io/en/latest/?badge=latest | Ray is a flexible, high-performance distributed execution framework. View the `documentation`_. .. _`documentation`: http://ray.readthedocs.io/en/latest/index.html