You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've reverted the related changes from #1517 in #1565 so that at least the test makes sense, but it does not solve the complaint in the issue title about no error.
does not solve the complaint in the issue title about no error.
So then why not solve it by checking how many args sequence expects...? Or in fact actually emitting the right number of bo entries in the json instead of hard coding some arbitrary quantity.
does not solve the complaint in the issue title about no error.
So then why not solve it by checking how many args sequence expects...? Or in fact actually emitting the right number of bo entries in the json instead of hard coding some arbitrary quantity.
Yes that would be the right thing for someone to implement.
https://github.com/Xilinx/mlir-aie/blob/main/test/aie2xclbin/buffers_xclbin.mlir#L115:
ie 6 args but final bo in kernels.json
ie 5th arg.
cc @nirvedhmeshram
The text was updated successfully, but these errors were encountered: