ray/rllib/utils/tests
2022-01-18 16:34:06 +01:00
..
__init__.py [RLlib] from_config util method for framework agnostic components; start moving RLlib tests into Bazel. (#6865) 2020-01-22 17:02:58 -08:00
dummy_config.json [RLlib] from_config util method for framework agnostic components; start moving RLlib tests into Bazel. (#6865) 2020-01-22 17:02:58 -08:00
dummy_config.yml [RLlib] from_config util method for framework agnostic components; start moving RLlib tests into Bazel. (#6865) 2020-01-22 17:02:58 -08:00
test_check_env.py [RLlib] Base env pre-checker. (#21569) 2022-01-18 16:34:06 +01:00
test_check_multi_agent.py [RLlib] Issue 21044: Improve error message for "multiagent" dict checks. (#21448) 2022-01-11 19:50:03 +01:00
test_errors.py [RLlib] Better error messages and hints; + failure-mode tests; (#18466) 2021-09-10 16:52:47 +02:00
test_framework_agnostic_components.py [RLlib] Tf2x preparation; part 2 (upgrading try_import_tf()). (#9136) 2020-06-30 10:13:20 +02:00
test_taskpool.py Change Python's ObjectID to ObjectRef (#9353) 2020-07-10 17:49:04 +08:00
test_utils.py [RLlib] Better utils for flattening complex inputs and enable prev-actions for LSTM/attention for complex action spaces. (#21330) 2022-01-05 11:29:44 +01:00