-
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
单测目录迁移-ISSUES #51853
Comments
|
|
@tianshuo78520a @luotao1 ,大佬们,2已经合入了哦,帮忙改一下榜单呗🫡 |
|
|
|
|
@Zheng-Bicheng 榜单会不定时更新,BTW,在原来的评论里修改内容,我们会收不到邮件提醒 |
请问是否已经提PR? |
Hi Kim, That's exactly what we are doing now :) And I think there is already an issue opened for this, @luotao1 please help to comment the issue if we already have, thanks! |
|
|
感谢所有参与的10位小伙伴,这个任务已经基本做完了,收尾工作由 @tianshuo78520a 完成:
欢迎大家继续关注飞桨快乐开源活动,我们近期会发布新的任务,谢谢大家! |
问题描述 Please describe your issue Alternatives
大家好,近期我们在重新整理Paddle框架中所有测试文件,希望把所有单测整合到test目录下,让单测目录变的清晰,方便大家进行代码测试。我们一共统计了62个单测目录,需要进行迁移,欢迎大家提交PR一起整理单测目录。
为了修改单测目录,你需要做的是:
a. 创建新路径目录,把现路径下的所有文件进行迁移,迁移到新目录下。(现路径下不需要保留)
b. 修改新路径下的 CMakeLists.txt 文件,保证单测文件不会丢失
注:
待迁移单测目录列表:(59/63)
其他成果总结
The text was updated successfully, but these errors were encountered: