ray/rllib/tests
2020-07-28 10:44:54 +02:00
..
data [RLlib] Issue 9402 MARWIL producing nan rewards. (#9429) 2020-07-14 05:07:16 +02:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
conftest.py [rllib] Pull out experimental dsl into rllib.execution module, add initial unit tests (#7958) 2020-04-10 00:56:08 -07:00
mock_worker.py [RLlib] Move all jenkins RLlib-tests into bazel (rllib/BUILD). (#7178) 2020-02-15 14:50:44 -08:00
run_regression_tests.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
test_attention_net_learning.py [RLlib] Make sure torch and tf behave the same wrt conv2d nets. (#8785) 2020-06-20 00:05:19 +02:00
test_catalog.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
test_checkpoint_restore.py Issue 8919 checkpoint at end ignored (#8933) 2020-06-16 08:51:20 +02:00
test_dependency_tf.py [RLlib] Type annotations for policy. (#9248) 2020-07-05 13:09:51 +02:00
test_dependency_torch.py [RLlib] Type annotations for policy. (#9248) 2020-07-05 13:09:51 +02:00
test_eager_support.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
test_env_with_subprocess.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_evaluators.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_exec_api.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_execution.py [RLlib] Minor cleanup in preparation to tf2.x support. (#9130) 2020-06-25 19:01:32 +02:00
test_export.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_external_env.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_external_multi_agent_env.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_filters.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_ignore_worker_failure.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_io.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_local.py [RLlib] Issue 8412 (Adam vars not stored in ModelV2). (#8480) 2020-06-05 21:07:02 +02:00
test_lstm.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_model_imports.py [RLlib] Tf2x preparation; part 2 (upgrading try_import_tf()). (#9136) 2020-06-30 10:13:20 +02:00
test_multi_agent_env.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_multi_agent_pendulum.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
test_nested_observation_spaces.py [RLlib] Tf2x preparation; part 2 (upgrading try_import_tf()). (#9136) 2020-06-30 10:13:20 +02:00
test_perf.py [rllib] Rename sample_batch_size => rollout_fragment_length (#7503) 2020-03-14 12:05:04 -07:00
test_pettingzoo_env.py Pettingzoo environment support (#9271) 2020-07-06 21:32:26 -07:00
test_reproducibility.py [RLlib] Auto-framework, retire use_pytorch in favor of framework=... (#8520) 2020-05-27 16:19:13 +02:00
test_rollout.py [RLlib] Add testing Policy.compute_single_action() for all agents. (#8903) 2020-06-13 17:51:50 +02:00
test_rollout_worker.py [RLlib] Enhance reward clipping test; add action_clipping tests. (#9684) 2020-07-28 10:44:54 +02:00
test_supported_multi_agent.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00
test_supported_spaces.py [RLlib] Tf2.x native. (#8752) 2020-07-11 22:06:35 +02:00