Commit b214734
authored
[CI] Build NCHWc code on Windows/Linux ARM64 CIs (#27273)
### Description
Initially the NCHWc code was built only on Mac CIs to keep the build
path regression-free.
There were some Linux-specific paths introduced in
#26838 and there is more
community interest in contributing to these code paths. See
#27099. Hence, it makes
sense to keep these code paths built and tested on Linux and Windows
too.
### Motivation and Context
Improve CI quality with regards to ARM64 NCHWc builds
CC: @Rohanjames19971 parent 40d36b1 commit b214734
File tree
2 files changed
+6
-2
lines changed- .github/workflows
- tools/ci_build/github/azure-pipelines
2 files changed
+6
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | | - | |
| 97 | + | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| |||
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
57 | 61 | | |
58 | 62 | | |
59 | 63 | | |
| |||
0 commit comments