We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
(此 ISSUE 为 PaddlePaddle Hackathon 活动的任务 ISSUE,更多详见PaddlePaddle Hackathon)
【任务说明】
任务标题:在飞桨可视化分析工具VisualDL中新增Profiler功能,展示训练过程中模型的性能情况
技术标签:深度学习框架,C++,可视化
任务难度:困难
详细描述:
查看模型在主机 (CPU)、设备 (GPU) 或主机与设备组合上的性能
分析模型中各种运算的硬件资源消耗(时间和内存),并提供性能瓶颈解决建议
展现的内容包括但不限于:
可以发送邮件至 [email protected] 获取详细说明。
【提交内容】
任务提案
任务 PR至 VisualDL
相关技术文档
【技术要求】
熟练掌握Paddle框架
熟练掌握Python
The text was updated successfully, but these errors were encountered:
No branches or pull requests
(此 ISSUE 为 PaddlePaddle Hackathon 活动的任务 ISSUE,更多详见PaddlePaddle Hackathon)
【任务说明】
任务标题:在飞桨可视化分析工具VisualDL中新增Profiler功能,展示训练过程中模型的性能情况
技术标签:深度学习框架,C++,可视化
任务难度:困难
详细描述:
查看模型在主机 (CPU)、设备 (GPU) 或主机与设备组合上的性能
分析模型中各种运算的硬件资源消耗(时间和内存),并提供性能瓶颈解决建议
展现的内容包括但不限于:
可以发送邮件至 [email protected] 获取详细说明。
【提交内容】
任务提案
任务 PR至 VisualDL
相关技术文档
【技术要求】
熟练掌握Paddle框架
熟练掌握Python
The text was updated successfully, but these errors were encountered: