Commit a1ce09a
Arm backend: aot_arm_compiler.py: Create output dir (#11282)
Create output directory for the generated BundledProgram if it does not
already exist. This will save the user time by not having to rerun the
program due to it complaining that the directory does not exist.
Co-authored-by: Martin Lindström <[email protected]>1 parent c09ba06 commit a1ce09a
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
668 | 668 | | |
669 | 669 | | |
670 | 670 | | |
| 671 | + | |
| 672 | + | |
671 | 673 | | |
672 | 674 | | |
673 | 675 | | |
| |||
0 commit comments