Commit History

Author SHA1 Message Date
  Jun Gong 2317c693cf [RLlib] Use SampleBrach instead of input dict whenever possible (#20746) 2 years ago
  Sven Mika cf21c634a3 [RLlib] Fix deprecated warning for torch_ops.py (soft-replaced by torch_utils.py). (#19982) 3 years ago
  Sven Mika b4300dd532 [RLlib] Issue 18812: Torch multi-GPU stats not protected against race conditions. (#18937) 3 years ago
  Sven Mika 9c9b482661 [RLlib] Allow n-step > 1 and prio. replay for R2D2 and RNNSAC. (#18939) 3 years ago
  Sven Mika 494ddd98c1 [RLlib] Replace "seq_lens" w/ SampleBatch.SEQ_LENS. (#17928) 3 years ago
  Sven Mika a428f10ebe [RLlib] Add multi-GPU learning tests to nightly. (#17778) 3 years ago
  ddworak94 fba8461663 [RLlib] Add RNN-SAC agent (#16577) 3 years ago