[Ospp] VisualDL Support Paddle PIR #1279
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
开源之夏 飞桨PaddlePaddle-PIR适配VisualDL模型可视化
相关链接
主要改动
其他改动
运行测例
当前效果
运行测例后在http://0.0.0.0:8040/查看可视化计算图
pir_program_test(PIR静态计算图可视化)
pir_graph_test(输入PIR动态图可视化)
cond_test(ifop可视化)
全展开后
while_test(whileop可视化)
全展开后
cond_inside_cond_test(双层ifop嵌套结构可视化)
展开一层ifop
全展开后