Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update xdsl, use stride pattern attribute instead of operation #170

Merged
merged 1 commit into from
Feb 16, 2024

Conversation

superlopuh
Copy link
Collaborator

No description provided.

Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1559 1489 1509 1486 1489
ddot 128xf64 929 937 961 570 550 929
dense 8x8xf64 3239 3238 2734 2709 3238
dsum 8x16xf32 1202 794 3543 194 187 794
fill 16x16xf64 370 347 2665 294 299 347
matmul 8x8xf64 2562 2560 13602 2333 2304 2560
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1435 1201 13548 1115 1094 1201
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 1948 1948 13548 1997 1976 1948
relu 16x16xf64 1081 1074 4974 322 334 1074
softmax 16xf64 32613 32613

@superlopuh superlopuh merged commit 0b03d65 into main Feb 16, 2024
2 checks passed
Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1559 1489 1509 1486 1489
ddot 128xf64 929 937 961 570 550 929
dense 8x8xf64 3239 3238 2734 2709 3238
dsum 8x16xf32 1202 794 3543 194 187 794
fill 16x16xf64 370 347 2665 294 299 347
matmul 8x8xf64 2562 2560 13602 2333 2304 2560
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1435 1201 13548 1115 1094 1201
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 1948 1948 13548 1997 1976 1948
relu 16x16xf64 1081 1074 4974 322 334 1074
softmax 16xf64 32613 32613

@superlopuh superlopuh deleted the sasha/update-main branch February 22, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants