-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
【Hackathon 6th Fundable Projects 2 No.51】Fix readability-misplaced-array-index-final #64604
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
Sorry to inform you that d77e5f7's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
Sorry to inform you that 3e27011's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually. |
…ray-index-final (PaddlePaddle#64604) * array index * format * restore
PR Category
Others
PR Types
Bug fixes
Description
修复了 array index 的问题。其中宏定义部分应当忽略该错误,此处遗留 17 处。
相关链接:
#64128