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 README #153

Merged
merged 3 commits into from
Jan 26, 2024
Merged

Update README #153

merged 3 commits into from
Jan 26, 2024

Conversation

compor
Copy link
Contributor

@compor compor commented Jan 25, 2024

Resolves #134 and simplifies copy and paste from the rendered markdown on GH.

@compor compor added the enhancement New feature or request label Jan 25, 2024
@compor compor self-assigned this Jan 25, 2024
Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1987 2104 1499 1486 1987
ddot 128xf64 929 1194 1582 570 550 929
dense 8x8xf64 3239 4494 2734 2709 3239
dsum 8x16xf32 1202 794 3564 194 187 794
fill 16x16xf64 370 347 2676 294 299 347
matmul 8x8xf64 4229 3816 21360 2336 2304 3816
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1435 1201 1118 1094 1201
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 2096 1948 24699 2000 1976 1948
relu 16x16xf64 1339 1074 322 334 1074
softmax 16xf64 32611 32611

README.md Outdated Show resolved Hide resolved
Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1559 2104 1499 1486 1559
ddot 128xf64 929 1194 1582 570 550 929
dense 8x8xf64 3239 4494 2734 2709 3239
dsum 8x16xf32 1202 794 3564 194 187 794
fill 16x16xf64 370 347 2676 294 299 347
matmul 8x8xf64 2562 3816 21360 2324 2304 2562
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1435 1201 24699 1118 1094 1201
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 1948 1948 24699 2000 1976 1948
relu 16x16xf64 1081 1074 5020 322 334 1074
softmax 16xf64 32613 32613

Copy link
Contributor

@AntonLydike AntonLydike left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool stuff, thanks for handling this!

README.md Outdated Show resolved Hide resolved
Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1559 2104 1499 1486 1559
ddot 128xf64 929 1194 1582 570 550 929
dense 8x8xf64 3239 4494 2734 2709 3239
dsum 8x16xf32 1202 794 3564 194 187 794
fill 16x16xf64 370 347 2676 294 299 347
matmul 8x8xf64 2562 3816 21360 2324 2304 2562
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1435 1201 24699 1118 1094 1201
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 1948 1948 24699 2000 1976 1948
relu 16x16xf64 1081 1074 5020 322 334 1074
softmax 16xf64 32613 32613

@compor compor merged commit f1f3428 into main Jan 26, 2024
2 checks passed
@compor compor deleted the christos/update-readme branch January 26, 2024 14:02
Copy link

kernels baseline linalg scf_xdsl snitch_stream snrt min_llvm_mlir
conv2d_d1_s1_3x3 1x1x8x8xf64 1559 2104 1499 1486 1559
ddot 128xf64 929 1194 1582 570 550 929
dense 8x8xf64 3239 4494 2734 2709 3239
dsum 8x16xf32 1202 794 3564 194 187 794
fill 16x16xf64 370 347 2676 294 299 347
matmul 8x8xf64 2562 3816 21360 2324 2304 2562
pooling_nchw_max_d1_s2_3x3 1x1x16x16xf64 1435 1201 24699 1118 1094 1201
pooling_nchw_sum_d1_s2_3x3 1x1x16x16xf64 1948 1948 24699 2000 1976 1948
relu 16x16xf64 1081 1074 5020 322 334 1074
softmax 16xf64 32613 32613

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

update readme with commented steps to create pivoted csv from scratch on new machine
3 participants