ray-project / ray

Ray is an AI compute engine. Ray consists of a core distributed runtime and a set of AI Libraries for accelerating ML workloads.
https://ray.io
Apache License 2.0
34.01k stars 5.78k forks source link

[CI] //rllib:learning_tests_* failures #29301

Closed rickyyx closed 2 years ago

rickyyx commented 2 years ago

What happened + What you expected to happen

rllib:learning_tests_cartpole_alpha_star rllib:learning_tests_cartpole_appo_no_vtrace rllib:learning_tests_cartpole_separate_losses_appo rllib:learning_tests_multi_agent_cartpole_appo

Failure build

Versions / Dependencies

release branch

Reproduction script

NA

Issue Severity

No response

rickyyx commented 2 years ago

Looks it being fixed in master - cherry picks?

gjoliver commented 2 years ago

these are being fixed by https://github.com/ray-project/ray/pull/29249