nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
69 stars 30 forks source link

Bump IREE to 5318fce9dcc809b13420ab9ff22c4c4320e26746 #905

Closed yzhang93 closed 6 days ago

yzhang93 commented 6 days ago

Bump mlir-air to 3bab1025d02ffd2b14c0e887bb3749b4836936b2

newling commented 6 days ago
The following tests FAILED:
    130 - iree/target/amd-aie/Test/transform_dialect/conv_fill_spec_pad.mlir.test (Failed)

I'm ok with just removing this test (the actual conv pipeline is now different from the transform dialect version, anyway)

yzhang93 commented 6 days ago
The following tests FAILED:
  130 - iree/target/amd-aie/Test/transform_dialect/conv_fill_spec_pad.mlir.test (Failed)

I'm ok with just removing this test (the actual conv pipeline is now different from the transform dialect version, anyway)

This test always has flaky failures on windows and macOs, and we already disabled it on macOs. Maybe we should only run this transform_dialect/ directory on linux.