提交历史

作者 SHA1 备注 提交日期
  Sven Mika b213565783 [RLlib] Fix failing test cases: Soft-deprecate ModelV2.from_batch (in favor of ModelV2.__call__). (#19693) 3 年之前
  Sven Mika ce6dfc9b2d [RLlib] Update tf1.x vs tf2.x documentation and eager example script. (#17030) 3 年之前
  Sven Mika d2c755ccef [RLlib] Examples scripts add argparse help and replace `--torch` with `--framework`. (#15832) 3 年之前
  Sven Mika 4f66309e19 [RLlib] Redo issue 14533 tf enable eager exec (#14984) 3 年之前
  SangBin Cho fa5f961d5e Revert "[RLlib] Issue 14533: `tf.enable_eager_execution()` must be called at beginning. (#14737)" (#14918) 3 年之前
  Sven Mika 3e389d5812 [RLlib] Issue 14533: `tf.enable_eager_execution()` must be called at beginning. (#14737) 3 年之前
  Sven Mika 54d85a6c2a [RLlib] Fix RNN learning for tf-eager/tf2.x. (#11720) 4 年之前
  Sven Mika c17169dc11 [RLlib] Fix all example scripts to run on GPUs. (#11105) 4 年之前
  Sven Mika 43043ee4d5 [RLlib] Tf2x preparation; part 2 (upgrading `try_import_tf()`). (#9136) 4 年之前
  Sven Mika 2746fc0476 [RLlib] Auto-framework, retire `use_pytorch` in favor of `framework=...` (#8520) 4 年之前
  Sven Mika 57544b1ff9 [RLlib] Examples folder restructuring (Model examples; final part). (#8278) 4 年之前
  Sven Mika bf25aee392 [RLlib] Deprecate all Model(v1) usage. (#8146) 4 年之前
  Sven 60d4d5e1aa Remove future imports (#6724) 4 年之前
  gehring b520f6141e [rllib] Adds eager support with a generic `TFEagerPolicy` class (#5436) 5 年之前
  Eric Liang 5d7afe8092 [rllib] Try moving RLlib to top level dir (#5324) 5 年之前