Sven Mika df8dd535e8 [RLlib] Issue 35440: JSON output writer should include INFOs. (#39632) 1 年之前
..
backward_compat 351cd3ed54 [rllib] Fix backwards compatibility test (gym) (#38250) 1 年之前
data 4385ec8664 Make sure connector related tests do not use pre-generated policy checkpoints (#35459) 1 年之前
git_bisect 432f023642 [RLlib] Deprecate `AlgorithmConfig.framework("tfe")`: Use `tf2` instead. (#29755) 2 年之前
__init__.py 5d7afe8092 [rllib] Try moving RLlib to top level dir (#5324) 5 年之前
conftest.py e6a458a31e [CI] Create zip of ray `session_latest/logs` dir on test failure and upload to buildkite via `/artifact-mount` (#23783) 2 年之前
mock_worker.py 76cb42c578 [RLlib] Fault tolerant and elastic WorkerSets used across RLlib's algorithms (for sampling and evaluation). (#30118) 1 年之前
run_regression_tests.py 0f62ccc6ee [RLlib] Clean up some deprecation messages (they shouldn't be there) and make others `error=True` (from `error=False`) (#38555) 1 年之前
test_algorithm_checkpoint_restore.py 2d0544bc73 [train/tune] Remove save_to_object/restore_from_object (#38757) 1 年之前
test_algorithm_imports.py 130b7eeaba [RLlib] `Trainer` to `Algorithm` renaming. (#25539) 2 年之前
test_algorithm_rl_module_restore.py a3ec4a936e [RLlib] Enable `eager_tracing=True` by default. (#36556) 1 年之前
test_algorithm_save_load_checkpoint_learner.py 0fd06ad6fd [RLlib] Learner API (+DreamerV3 prep): `Learner.register_metrics` API, cleanup, etc.. (#35573) 1 年之前
test_catalog.py c94b4e261c [RLlib] Remove JAX from the `test_catalog` test suite. (#38261) 1 年之前
test_custom_resource.py 72fefc3a40 [RLlib] AlgorithmConfig: Replace more of the old-style config dicts across codebase. (#29799) 2 年之前
test_dependency_tf.py 827ab91741 [RLlib] Replace remaining mentions of "trainer" by "algorithm". (#36557) 1 年之前
test_dependency_torch.py 72fefc3a40 [RLlib] AlgorithmConfig: Replace more of the old-style config dicts across codebase. (#29799) 2 年之前
test_dnc.py 8e680c483c [RLlib] gymnasium support (new `Env.reset()/step()/seed()/render()` APIs). (#28369) 1 年之前
test_eager_support.py 3d063438c3 [RLlib] Deprecate `get_algorithm_class()`. (#30053) 1 年之前
test_filters.py 76cb42c578 [RLlib] Fault tolerant and elastic WorkerSets used across RLlib's algorithms (for sampling and evaluation). (#30118) 1 年之前
test_gpus.py 827ab91741 [RLlib] Replace remaining mentions of "trainer" by "algorithm". (#36557) 1 年之前
test_io.py df8dd535e8 [RLlib] Issue 35440: JSON output writer should include INFOs. (#39632) 1 年之前
test_local.py 2e6de87ada [RLlib] Checkpoints are convertible to msgpack-based checkpoints (to make them python-version-independent). (#32779) 1 年之前
test_lstm.py 72fefc3a40 [RLlib] AlgorithmConfig: Replace more of the old-style config dicts across codebase. (#29799) 2 年之前
test_model_imports.py b96db74a5f [RLlib][RLModule] Disabled RLModule API in test_model_imports.py (#33247) 1 年之前
test_nested_action_spaces.py 8a9a176a24 [RLlib] Remove all default config objects and rllib/agents (#33242) 1 年之前
test_nested_observation_spaces.py 2ffd7e49bd [rllib] Fix storage-path related tests (#38947) 1 年之前
test_nn_framework_import_errors.py 087548031b [RLlib] AlgorithmConfigs: Make None a valid value for methods to set properties; Use new `NotProvided` singleton, instead, to indicate no changes wanted on that property. (#30020) 1 年之前
test_node_failure.py 736060e734 [core][state] Move state API out of experimental (#35318) 1 年之前
test_perf.py 8e680c483c [RLlib] gymnasium support (new `Env.reset()/step()/seed()/render()` APIs). (#28369) 1 年之前
test_pettingzoo_env.py 6f88b0c674 [RLlib] Bump Gymnasium to 0.28.1 (#35698) 1 年之前
test_placement_groups.py 8a9a176a24 [RLlib] Remove all default config objects and rllib/agents (#33242) 1 年之前
test_ray_client.py 2ffd7e49bd [rllib] Fix storage-path related tests (#38947) 1 年之前
test_reproducibility.py 8e680c483c [RLlib] gymnasium support (new `Env.reset()/step()/seed()/render()` APIs). (#28369) 1 年之前
test_rllib_train_and_evaluate.py 2ffd7e49bd [rllib] Fix storage-path related tests (#38947) 1 年之前
test_supported_multi_agent.py 223b39611e [RLlib] Deprecate/cleanup: AlgorithmConfig["multiagent"] access and usage in tests and examples. (#35879) 1 年之前
test_supported_spaces.py 4a17d8c67a [RLlib] Add test utils for rllib contrib (#35056) 1 年之前
test_timesteps.py e715a8b761 [RLlib] AlgorithmConfig: Replace more occurrences of old config dicts; Make all Algorithms use the non-dict lookup for config properties. (#30096) 1 年之前