ray/rllib/execution
2022-05-25 17:54:08 +02:00
..
buffers [RLLib] Fix RNNSAC example failing on CI + fixes for recurrent models for other Q Learning Algos. (#24923) 2022-05-24 14:39:43 +02:00
tests [RLlib] Async parallel execution manager. (#24423) 2022-05-25 17:54:08 +02:00
__init__.py [RLlib] Replay Buffer API and Ape-X. (#24506) 2022-05-17 13:43:49 +02:00
common.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
concurrency_ops.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07:00
learner_thread.py [RLlib] Replay Buffer API and Ape-X. (#24506) 2022-05-17 13:43:49 +02:00
metric_ops.py [RLlib] Deprecate timesteps_per_iteration config key (in favor of min_[sample|train]_timesteps_per_reporting. (#24372) 2022-05-02 12:51:14 +02:00
minibatch_buffer.py [RLlib] Replay Buffer API and Ape-X. (#24506) 2022-05-17 13:43:49 +02:00
multi_gpu_impl.py [RLlib] Tf2 + eager-tracing same speed as framework=tf; Add more test coverage for tf2+tracing. (#19981) 2021-11-05 16:10:00 +01:00
multi_gpu_learner.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
multi_gpu_learner_thread.py [RLlib] Replay Buffer API and Ape-X. (#24506) 2022-05-17 13:43:49 +02:00
parallel_requests.py [RLlib] Async parallel execution manager. (#24423) 2022-05-25 17:54:08 +02:00
replay_ops.py [RLLib] Fix RNNSAC example failing on CI + fixes for recurrent models for other Q Learning Algos. (#24923) 2022-05-24 14:39:43 +02:00
rollout_ops.py [RLlib] Impala training iteration fn (#23454) 2022-05-05 16:11:08 +02:00
segment_tree.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
train_ops.py [RLlib] CQL: training iteration function. (#24166) 2022-04-26 14:28:39 +02:00
tree_agg.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00