mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 17:58:35 +08:00
d6cb7d865e
PyTorch APEX_DQN with Prioritized Replay enabled would not work properly due to the td_error not being retrievable by the AsyncReplayOptimizer.