issues
search
nod-ai
/
iree-amd-aie
IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
69
stars
30
forks
source link
Bump mlir-air to 24cb14e6d2233e819a5455928e4237ef319e6fc8
#853
Closed
erwei-xilinx
closed
1 month ago
erwei-xilinx
commented
1 month ago
Convolution with
air
pipeline now works once again.
In MLIR-AIR, we now have a ukernel for vectorized i8 conv2d (
https://github.com/Xilinx/mlir-air/blob/main/test/xrt/14_conv2d_i8_extern_vec/aie.py
), following the new convolution tiling recipe in iree-amd-aie.
air
pipeline now works once again.