Commit fe0ccb9
[ET-VK][ez] Log GLSL file path on compile error (pytorch#9064)
## Context
Make it much easier to debug GLSL compile errors by logging the path of the GLSL file when it fails to compile.
This makes it easy to quickly open up the generated GLSL and see what the compiler is complaining about.
Differential Revision: [D70795732](https://our.internmc.facebook.com/intern/diff/D70795732/)
ghstack-source-id: 270409395
Pull Request resolved: pytorch#9050
Co-authored-by: Stephen Jia <[email protected]>1 parent e6d44fa commit fe0ccb9
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
769 | 769 | | |
770 | 770 | | |
771 | 771 | | |
772 | | - | |
| 772 | + | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
| 776 | + | |
| 777 | + | |
773 | 778 | | |
774 | 779 | | |
775 | 780 | | |
| |||
0 commit comments