提交历史

作者 SHA1 备注 提交日期
  Sven Mika 902e854af2 [RLlib; Docs overhaul] Docstring cleanup: Environments. (#19784) 3 年之前
  gjoliver d81885c1f1 [RLlib] Fix all the CI tests that were broken by is_training and replay buffer changes; re-comment-in the failing RLlib tests (#19809) 3 年之前
  Simon Mo 5e927b01ad Revert "[CI] Remove config that disables Bazel test result cache" (#19818) 3 年之前
  Avnish Narayan ad87ddf93e [rllib] Add deterministic test to gpu (#19306) 3 年之前
  Sven Mika fd438d5630 [RLlib] Issue 18104: Cannot set remote_worker_envs=True for non local-mode and MultiAgentEnv. (#19133) 3 年之前
  Sven Mika ac3371a148 [RLlib] Discussion 3644: Fix bug for complex obs spaces containing `Box([2D shape])` and discrete component. (#18917) 3 年之前
  Sven Mika 05a55a9335 [RLlib] Issue 18668: Unity3D env client/server example not working (fix + add to test cases). (#18942) 3 年之前
  Sven Mika 9c9b482661 [RLlib] Allow n-step > 1 and prio. replay for R2D2 and RNNSAC. (#18939) 3 年之前
  mvindiola1 62f5da0b65 [RLlib] Add unit tests for updating episode data in base_env (#17137) 3 年之前
  Sven Mika 61a1274619 [RLlib] No Preprocessors (part 2). (#18468) 3 年之前
  Sven Mika a96dbd885b [RLlib] Reinstate trajectory view API tests. (#18809) 3 年之前
  Sven Mika 93208bb087 [RLlib] Increase size of (very flakey) action_masking example script test. (#18816) 3 年之前
  Sven Mika 8a72824c63 [RLlib Testig] Split and unflake more CI tests (make sure all jobs are < 30min). (#18591) 3 年之前
  Sven Mika c5d20849ae [RLlib] Rename `rllib rollout` into `rllib evaluate` (backward compatible) to match Trainer API. (#18467) 3 年之前
  Sven Mika 08c09737fa [RLlib] Fix R2D2 (torch) multi-GPU issue. (#18550) 3 年之前
  Ameer Haj Ali e6807ecb43 Change tests owners for ml tests (#18417) 3 年之前
  Sven Mika ea4a22249c [RLlib] Add simple action-masking example script/env/model (tf and torch). (#18494) 3 年之前
  Sven Mika 8a066474d4 [RLlib] No Preprocessors; preparatory PR #1 (#18367) 3 年之前
  Sven Mika 56f142cac1 [RLlib] Add support for evaluation_num_episodes=auto (run eval for as long as the parallel train step takes). (#18380) 3 年之前
  Sven Mika e3e6ed7aaa [RLlib] Issues 17844, 18034: Fix n-step > 1 bug. (#18358) 3 年之前
  Sven Mika ba58f5edb1 [RLlib] Strictly run `evaluation_num_episodes` episodes each evaluation run (no matter the other eval config settings). (#18335) 3 年之前
  Sven Mika 9a8ca6a69d [RLlib] Fix Atari learning test regressions (2 bugs) and 1 minor attention net bug. (#18306) 3 年之前
  gjoliver 336e79956a [RLlib] Make MultiAgentEnv inherit gym.Env to avoid direct class type manipulation (#18156) 3 年之前
  Sven Mika 599e589481 [RLlib] Move existing fake multi-GPU learning tests into separate buildkite job. (#18065) 3 年之前
  simonsays1980 60aee4a330 [RLlib] Add example script for bare metal Policy with custom `view_requirements`. (#17896) 3 年之前
  Sven Mika 8248ba531b [RLlib] Redo #17410: Example script: Remote worker envs with inference done on main node. (#17960) 3 年之前
  Alex Wu 318ba6fae0 Revert "[RLlib] Add example script for how to have n remote (parallel) envs with inference happening on "main" (possibly GPU) node. (#17410)" (#17951) 3 年之前
  Sven Mika 8fc16b9a18 [RLlib] Add example script for how to have n remote (parallel) envs with inference happening on "main" (possibly GPU) node. (#17410) 3 年之前
  Simon Mo b573864928 [CI] Add test owners (#17893) 3 年之前
  Kai Fricke bf3eaa9264 [RLlib] Dreamer fixes and reinstate Dreamer test. (#17821) 3 年之前