Can we export the buildkit LLB generated by envd? #1175
Xiaoaier-Z-L
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
ref to #1124 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i can export LLB by buildkit's example, it's easy to generate dot layout, but i cann't make a visual dag graph by the LLB op, just as tensorboard's tensor graph, i think it's efficient to debug your LLB performant.
for example, i generate dot layout by buildkit's example and i want to make a further compare with the 0 and 1 example's llb.
buildkit0 llb
buildkit1 llb
i think it's a cool feature, and can be great convenience to analysis envd's image build performance!
Beta Was this translation helpful? Give feedback.
All reactions