ray/rllib/execution
2020-12-14 19:16:44 +01:00
..
tests [rllib] Replay buffer size inaccurate with replay_seq_len option (#10988) 2020-09-25 13:47:23 -07:00
__init__.py [rllib] Add execution module to package ref (#10941) 2020-09-21 23:03:06 -07:00
common.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
concurrency_ops.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
learner_thread.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
metric_ops.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
minibatch_buffer.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
multi_gpu_impl.py [RLlib] Curiosity exploration module: tf/tf2.x/tf-eager support. (#11945) 2020-11-29 12:31:24 +01:00
multi_gpu_learner.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
replay_buffer.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
replay_ops.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
rollout_ops.py [RLlib] Batch-size for truncate_episode batch_mode should be confgurable in agent-steps (rather than env-steps), if needed. (#12420) 2020-12-08 16:41:45 -08:00
segment_tree.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
train_ops.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00
tree_agg.py [RLLib] Execution-Folder Type Annotations (#12760) 2020-12-14 19:16:44 +01:00