mirror of
https://github.com/vale981/ray
synced 2025-03-09 21:06:39 -04:00
![]() * Remove all __future__ imports from RLlib. * Remove (object) again from tf_run_builder.py::TFRunBuilder. * Fix 2xLINT warnings. * Fix broken appo_policy import (must be appo_tf_policy) * Remove future imports from all other ray files (not just RLlib). * Remove future imports from all other ray files (not just RLlib). * Remove future import blocks that contain `unicode_literals` as well. Revert appo_tf_policy.py to appo_policy.py (belongs to another PR). * Add two empty lines before Schedule class. * Put back __future__ imports into determine_tests_to_run.py. Fails otherwise on a py2/print related error. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
aso_aggregator.py | ||
aso_learner.py | ||
aso_minibatch_buffer.py | ||
aso_multi_gpu_learner.py | ||
aso_tree_aggregator.py | ||
async_gradients_optimizer.py | ||
async_replay_optimizer.py | ||
async_samples_optimizer.py | ||
microbatch_optimizer.py | ||
multi_gpu_impl.py | ||
multi_gpu_optimizer.py | ||
policy_optimizer.py | ||
replay_buffer.py | ||
rollout.py | ||
segment_tree.py | ||
sync_batch_replay_optimizer.py | ||
sync_replay_optimizer.py | ||
sync_samples_optimizer.py |