mirror of
https://github.com/vale981/ray
synced 2025-03-07 02:51:39 -05:00
![]() * Perform ray.register_class under the hood. * Fix bug. * Release worker lock when waiting for imports to arrive in get. * Remove calls to register_class from examples and tests. * Clear serialization state between tests. * Fix bug and add test for multiple custom classes with same name. * Fix failure test. * Fix linting and cleanups to python code. * Fixes to documentation. * Implement recursion depth for recursively registering classes. * Fix linting. * Push warning to user if waiting for class for too long. * Fix typos. * Don't export FunctionToRun if pickling the function fails. * Don't broadcast class definition when pickling class. |
||
---|---|---|
.. | ||
_static | ||
_templates | ||
actors.rst | ||
api.rst | ||
conf.py | ||
example-a3c.rst | ||
example-evolution-strategies.rst | ||
example-hyperopt.rst | ||
example-lbfgs.rst | ||
example-policy-gradient.rst | ||
example-resnet.rst | ||
example-rl-pong.rst | ||
index.rst | ||
install-on-docker.rst | ||
install-on-macosx.rst | ||
install-on-ubuntu.rst | ||
installation-troubleshooting.rst | ||
internals-overview.rst | ||
serialization.rst | ||
tutorial.rst | ||
using-ray-and-docker-on-a-cluster.md | ||
using-ray-on-a-cluster.md | ||
using-ray-on-a-large-cluster.md | ||
using-ray-with-tensorflow.rst |