Sven Mika a931076f59 [RLlib] Tf2 + eager-tracing same speed as framework=tf; Add more test coverage for tf2+tracing. (#19981) 3 years ago
..
tests 4888d7c9af [RLlib] Replay buffers: Add config option to store contents in checkpoints. (#17999) 3 years ago
__init__.py 5a313ba3d6 [RLlib] Refactor: All tf static graph code should reside inside Policy class. (#17169) 3 years ago
common.py 9226f9bddc [RLlib] Report timesteps_this_iter to Tune, so it can track/checkpoint/restore total timesteps trained. (#19264) 3 years ago
concurrency_ops.py 1520c3d147 [RLlib] Deepcopy env_ctx for vectorized sub-envs AND add eval-worker-option to `Trainer.add_policy()` (#18428) 3 years ago
learner_thread.py 0b308719f8 [RLlib; Docs overhaul] Docstring cleanup: rllib/utils (#19829) 3 years ago
metric_ops.py 9226f9bddc [RLlib] Report timesteps_this_iter to Tune, so it can track/checkpoint/restore total timesteps trained. (#19264) 3 years ago
minibatch_buffer.py a2d1215200 [RLlib] Execution Annotation (#13036) 3 years ago
multi_gpu_impl.py a931076f59 [RLlib] Tf2 + eager-tracing same speed as framework=tf; Add more test coverage for tf2+tracing. (#19981) 3 years ago
multi_gpu_learner.py a931076f59 [RLlib] Tf2 + eager-tracing same speed as framework=tf; Add more test coverage for tf2+tracing. (#19981) 3 years ago
multi_gpu_learner_thread.py c3e3fc7637 [RLlib] Issue 18280: A3C/IMPALA multi-agent not working. (#19100) 3 years ago
replay_buffer.py 0b308719f8 [RLlib; Docs overhaul] Docstring cleanup: rllib/utils (#19829) 3 years ago
replay_ops.py 4888d7c9af [RLlib] Replay buffers: Add config option to store contents in checkpoints. (#17999) 3 years ago
rollout_ops.py ed85f59194 [RLlib] Unify all RLlib Trainer.train() -> results[info][learner][policy ID][learner_stats] and add structure tests. (#18879) 3 years ago
segment_tree.py 4888d7c9af [RLlib] Replay buffers: Add config option to store contents in checkpoints. (#17999) 3 years ago
train_ops.py ed85f59194 [RLlib] Unify all RLlib Trainer.train() -> results[info][learner][policy ID][learner_stats] and add structure tests. (#18879) 3 years ago
tree_agg.py 5a313ba3d6 [RLlib] Refactor: All tf static graph code should reside inside Policy class. (#17169) 3 years ago