Skip to content

Issues: ray-project/ray

Ray Weekly Release
#44276 opened Mar 25, 2024 by aslonnie
Open 10
Python 3.12 alpha support
#45904 opened Jun 12, 2024 by can-anyscale
Open 6
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

[RLlib] - Algorithm.add_module does not use the module_state argument. bug Something that is supposed to be working; but isn't P0 Issues that should be fixed in short order rllib RLlib related issues rllib-multi-agent An RLlib multi-agent related problem.
#46247 opened Jun 25, 2024 by simonsays1980
[RLlib] - Add metrics to EpisodeReplayBuffer type classes. enhancement Request for new feature and/or capability rllib RLlib related issues triage Needs triage (eg: priority, bug/not-bug, and owning component)
#45412 opened May 17, 2024 by simonsays1980
[RLlib] - Refactor EpisodeReplayBuffers enhancement Request for new feature and/or capability P2 Important issue, but not time-critical rllib RLlib related issues rllib-newstack
#45405 opened May 17, 2024 by simonsays1980
[RLlib|Tune] - Video results do not log correctly in wandb bug Something that is supposed to be working; but isn't rllib RLlib related issues rllib-newstack tune Tune-related issues wandb W&B related enhancement
#45149 opened May 5, 2024 by simonsays1980
[RLlib] - Example connector_v2_frame_stacking is failing bug Something that is supposed to be working; but isn't P2 Important issue, but not time-critical rllib RLlib related issues
#44297 opened Mar 26, 2024 by simonsays1980
[Core] - local_gpu_idx 0 is not a valid GPU id or is not available. bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core P1 Issue that should be fixed within a few weeks
#43866 opened Mar 10, 2024 by simonsays1980
[Tune|Air|Train] wandb errors out with PB2 scheduler bug Something that is supposed to be working; but isn't P2 Important issue, but not time-critical tune Tune-related issues
#43855 opened Mar 9, 2024 by simonsays1980
[RLlib] Custom evaluation functions do not work anymore with SingleAgentEnvRunner. bug Something that is supposed to be working; but isn't enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks rllib RLlib related issues rllib-newstack
#43012 opened Feb 6, 2024 by simonsays1980
[RLlib] Multi-agent version of the episode-based replay buffer(s) enhancement Request for new feature and/or capability P1 Issue that should be fixed within a few weeks rllib RLlib related issues
#42872 opened Jan 31, 2024 by simonsays1980
[RLlib] - Implement a replacement for EpisodeV2.user_data in the new SingleAgentEpisode to enable custom metrics bug Something that is supposed to be working; but isn't P1 Issue that should be fixed within a few weeks rllib RLlib related issues
#42773 opened Jan 27, 2024 by simonsays1980
[Tune|RLlib] Add error-tolerant version of PB2 enhancement Request for new feature and/or capability P3 Issue moderate in impact or severity tune Tune-related issues
#40787 opened Oct 30, 2023 by simonsays1980
[RLlib] - MultiAgentEpisode needs testing docs An issue or change related to documentation P1.5 Issues that will be fixed in a couple releases. It will be bumped once all P1s are cleared rllib RLlib related issues
#40746 opened Oct 27, 2023 by simonsays1980
[RLlib] Remove RolloutWorker from training in offline algorithms. enhancement Request for new feature and/or capability P2 Important issue, but not time-critical rllib RLlib related issues
#39849 opened Sep 26, 2023 by simonsays1980
[Core] ResolutionImpossible - Test requirements appear to not fit versions bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core core-runtime-env Issues related to Ray environment dependencies P2 Important issue, but not time-critical stability
#39782 opened Sep 21, 2023 by simonsays1980
[RLlib] Make _check_if_diag_gaussian available in the utils enhancement Request for new feature and/or capability P2 Important issue, but not time-critical rllib RLlib related issues rllib-catalog issues related to RLlib's model catalog rllib-models An issue related to RLlib (default or custom) Models. rllib-newstack
#39519 opened Sep 9, 2023 by simonsays1980
[RLlib] [Connector API]ViewRequirementAgentConnector does not buffer default reward and agent index bug Something that is supposed to be working; but isn't P1 Issue that should be fixed within a few weeks rllib RLlib related issues rllib-newstack
#39203 opened Sep 1, 2023 by simonsays1980
[RLlib] Sampler takes first step before next batch is requested bug Something that is supposed to be working; but isn't P3 Issue moderate in impact or severity rllib-samplingbackend Issues around the sampling backend of RLlib
#37893 opened Jul 28, 2023 by simonsays1980
[RLlib] unroll_id holds only odd numbers? bug Something that is supposed to be working; but isn't P2 Important issue, but not time-critical rllib RLlib related issues rllib-samplingbackend Issues around the sampling backend of RLlib
#37643 opened Jul 21, 2023 by simonsays1980
[RLlib] Framework "tf2" raises error in MLPEncoderConfig @author-action-required The PR author is responsible for the next step. Remove tag to send back to the reviewer. bug Something that is supposed to be working; but isn't rllib RLlib related issues
#37413 opened Jul 14, 2023 by simonsays1980
[RLlib] GCS connection failure with MAML on Torch framework bug Something that is supposed to be working; but isn't core Issues that should be addressed in Ray Core core-gcs Ray core global control storage. P1.5 Issues that will be fixed in a couple releases. It will be bumped once all P1s are cleared stability
#34624 opened Apr 20, 2023 by simonsays1980
[RLlib] MAML does not work with TF2 in Ray 2.3.1 bug Something that is supposed to be working; but isn't P2 Important issue, but not time-critical
#34620 opened Apr 20, 2023 by simonsays1980
[RLlib][Core] Attempting to perform BLAS operation using StreamExecutor without BLAS support bug Something that is supposed to be working; but isn't P1 Issue that should be fixed within a few weeks rllib RLlib related issues
#34446 opened Apr 15, 2023 by simonsays1980
[RLlib] grad_clip parameter appears ineffective for TensorFlow implementations with multiple optimizers. P1 Issue that should be fixed within a few weeks rllib RLlib related issues
#32626 opened Feb 16, 2023 by simonsays1980
[RLlib] Duplicate custom metrics enhancement Request for new feature and/or capability P2 Important issue, but not time-critical rllib RLlib related issues rllib-logging This problem is related to logging metrics
#24731 opened May 12, 2022 by simonsays1980
ProTip! Exclude everything labeled bug with -label:bug.