ray/rllib/execution
2022-05-12 16:12:42 +02:00
..
buffers [RLlib] Config objects for DDPG and SimpleQ. (#24339) 2022-05-12 16:12:42 +02:00
tests [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
__init__.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08: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] Impala training iteration fn (#23454) 2022-05-05 16:11:08 +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
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] Issue 24074: multi-GPU learner thread key error in MA-scenarios. (#24382) 2022-05-02 18:30:46 +02:00
parallel_requests.py [RLlib][Training iteration fn] APEX conversion (#22937) 2022-04-20 17:56:18 +02:00
replay_ops.py [docs] fix doctests and activate CI (#23418) 2022-03-24 17:04:02 -07: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