google-deepmind / google-deepmind/dm_control

DeprecationWarning: Setting the shape on a NumPy array has been deprecated in NumPy 2.5.

未关闭
#540 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
4.7k
派生
764
PR 合并指标
30 天内没有已合并 PR

描述

NumPy release note for 2.5.0: https://numpy.org/devdocs/release/2.5.0-notes.html#deprecations
NumPy PR for this change: https://github.com/numpy/numpy/pull/29536

贡献指南

打开贡献指南

调研方向

先查看 NumPy 2.5.0 发布说明和其中链接的 NumPy PR #29536,然后在 dm_control 中搜索会触发已弃用 shape 设置警告的赋值。完成的标准是该警告不再出现在 NumPy 2.5 下;找到受影响的入口点后,运行相关的项目测试。

由索引模型根据 Issue 内容生成。

评估

技术栈
numpy, python
领域
machine-learning
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
冷清
描述清晰度
需要澄清
新手友好度
45/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。