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

remove saxpy ci #217

Merged
merged 1 commit into from
Apr 18, 2024
Merged

remove saxpy ci #217

merged 1 commit into from
Apr 18, 2024

Conversation

superlopuh
Copy link
Collaborator

I'm not sure we want this any more, the script it calls is becoming more and more different to the ones we'll actually be calling to generate the plots in the paper.

Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1569 1491 1504 1488 1491
ddot 128xf64 961 957 2245 205 569 957
dense 8x8xf64 3240 3257 2729 2737 3240
dsum 8x16xf32 1224 809 5480 177 198 809
fill 16x16xf64 349 349 2647 291 289 349
matmul 4x4x4xf64 207
matmul 8x8x8xf64 2517 2829 648 2325 2517
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1447 1194 1114 1099 1194
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 1940 1940 1996 1981 1940
relu 16x16xf64 1096 1086 7556 335 324 1086

Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt
conv2d_d1_s1_3x3 1x1x8x8xf64 0.23 0.22 0.22 0.22
ddot 128xf64 0.13 0.13 0.06 0.66 0.23
dense 8x8xf64 0.20 0.20 0.24 0.23
dsum 8x16xf32 0.11 0.16 0.02 0.73 0.65
fill 16x16xf64 0.00 0.00 0.00 0.89 0.89
matmul 4x4x4xf64 0.31
matmul 8x8x8xf64 0.20 0.18 0.79 0.28
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 0.31 0.37 0.40 0.40
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 0.23 0.23 0.22 0.22
relu 16x16xf64 0.24 0.24 0.03 0.77 0.80

@superlopuh superlopuh merged commit be3b838 into main Apr 18, 2024
1 check passed
@superlopuh superlopuh deleted the sasha/remove-saxpy-ci branch April 18, 2024 12:50
Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1569 1491 1504 1488 1491
ddot 128xf64 961 957 2245 205 569 957
dense 8x8xf64 3240 3257 2729 2737 3240
dsum 8x16xf32 1224 809 5480 177 198 809
fill 16x16xf64 349 349 2647 291 289 349
matmul 4x4x4xf64 207
matmul 8x8x8xf64 2517 2829 648 2325 2517
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1447 1194 1114 1099 1194
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 1940 1940 1996 1981 1940
relu 16x16xf64 1096 1086 7556 335 324 1086

Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt
conv2d_d1_s1_3x3 1x1x8x8xf64 0.23 0.22 0.22 0.22
ddot 128xf64 0.13 0.13 0.06 0.66 0.23
dense 8x8xf64 0.20 0.20 0.24 0.23
dsum 8x16xf32 0.11 0.16 0.02 0.73 0.65
fill 16x16xf64 0.00 0.00 0.00 0.89 0.89
matmul 4x4x4xf64 0.31
matmul 8x8x8xf64 0.20 0.18 0.79 0.28
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 0.31 0.37 0.40 0.40
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 0.23 0.23 0.22 0.22
relu 16x16xf64 0.24 0.24 0.03 0.77 0.80

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants