iree icon indicating copy to clipboard operation
iree copied to clipboard

Switch pkgci CPU ONNX tests to use standard GitHub runner.

Open ScottTodd opened this issue 1 year ago • 0 comments

Follow-up on https://github.com/iree-org/iree/pull/17371#discussion_r1598719094, progress on https://github.com/iree-org/iree/issues/17370.

CPU tests don't need to use a GPU machine so this moves the ONNX op tests to a standard GitHub-hosted runner. The model tests still use the (currently disabled) GPU machine since it has a cache of downloaded model files and enough CPU cores to compile and run the included tests quickly.

ci-exactly: build_packages, regression_test_cpu

ScottTodd avatar May 13 '24 17:05 ScottTodd