onnxruntime/tools/ci_build/github/azure-pipelines/nodejs/templates
Changming Sun 5bed8d0285
Disable XNNPack EP's tests in Windows CI pipeline (#15406)
### Description

1. Disable XNNPack EP's tests in Windows CI pipeline
The EP code has a known problem(memory alignment), but the problem does
not impact the usages that we ship the code to. Now we only use XNNPack
EP in mobile apps and web usages. We have already pipelines to cover
these usages. We need to prioritize fixing the bugs found in these
pipelines, and there no resource to put on this Windows one. We can
re-enable the tests once we reached an agreement on how to fix the
memory alignment bug.

2.  Delete anybuild.yml which was for an already deleted pipeline.
3. Move Windows CPU pipelines to AMD CPU machine pools which are
cheaper.
4. Disable some qdq/int8 model tests that will fail if the CPU doesn't
have Intel AVX512 8-bit instructions.
2023-04-13 12:19:32 -07:00
..
test.yml fix build break in release pipeline for Node.js binding test (#9850) 2021-11-24 13:54:43 -08:00
test_linux.yml Disable XNNPack EP's tests in Windows CI pipeline (#15406) 2023-04-13 12:19:32 -07:00
test_macos.yml Cjian/multi stage packaging pipeline (#14993) 2023-03-24 23:39:15 -07:00
test_win.yml Cjian/multi stage packaging pipeline (#14993) 2023-03-24 23:39:15 -07:00