ray/rllib/tests
2022-05-12 16:12:42 +02:00
..
data [RLlib] CQL BC loss fixes; PPO/PG/A2|3C action normalization fixes (#16531) 2021-06-30 12:32:11 +02:00
git_bisect [ci] Clean up ci/ directory (refactor ci/travis) (#23866) 2022-04-13 18:11:30 +01:00
__init__.py [rllib] Try moving RLlib to top level dir (#5324) 2019-08-05 23:25:49 -07:00
conftest.py [CI] Create zip of ray session_latest/logs dir on test failure and upload to buildkite via /artifact-mount (#23783) 2022-04-22 09:48:53 +01:00
mock_worker.py [RLlib] Filter.clear_buffer() deprecated (use Filter.reset_buffer() instead). (#22246) 2022-02-10 02:58:43 +01:00
run_regression_tests.py [RLlib] Removed deprecated code with error=True (#23916) 2022-04-15 13:51:12 +02:00
test_catalog.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_checkpoint_restore.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
test_dependency_tf.py [RLlib] Change type to tensortype for cql policies. (#23438) 2022-03-24 12:32:29 +01:00
test_dependency_torch.py [RLlib] Change type to tensortype for cql policies. (#23438) 2022-03-24 12:32:29 +01:00
test_dnc.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_eager_support.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
test_env_with_subprocess.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_execution.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
test_export.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
test_external_env.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_external_multi_agent_env.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_filters.py [RLlib] Filter.clear_buffer() deprecated (use Filter.reset_buffer() instead). (#22246) 2022-02-10 02:58:43 +01:00
test_gpus.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_io.py [RLlib] Add support for writing env 'info' dicts to output datasets for TFPolicies (for TorchPolicies, these are part of the view-requirements by default and thus written either way). (#24041) 2022-04-25 11:17:50 +02:00
test_local.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_lstm.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_model_imports.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_multi_agent_env.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_multi_agent_pendulum.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_nested_action_spaces.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_nested_observation_spaces.py [RLlib] Put env-checker on critical path. (#22191) 2022-02-17 14:06:14 +01:00
test_nn_framework_import_errors.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_perf.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_pettingzoo_env.py [RLlib] Update pettingzoo==1.15.0 supersuit==3.3.3 (#22519) 2022-03-01 11:23:27 +01:00
test_placement_groups.py [tune] fix //rllib:tests/test_placement_groups (#22256) 2022-02-09 14:42:31 -08:00
test_ray_client.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00
test_reproducibility.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
test_rllib_train_and_evaluate.py [RLlib] R2D2 training iteration fn AND switch off execution_plan API by default. (#24165) 2022-05-03 07:59:26 +02:00
test_supported_multi_agent.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
test_supported_spaces.py [RLlib] Config objects for DDPG and SimpleQ. (#24339) 2022-05-12 16:12:42 +02:00
test_timesteps.py [RLlib] Memory leak finding toolset using tracemalloc + CI memory leak tests. (#15412) 2022-04-12 07:50:09 +02:00
test_vector_env.py [CI] Format Python code with Black (#21975) 2022-01-29 18:41:57 -08:00