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

Implement einstein summation notation kernel for 2 input arguments #200

Merged
merged 9 commits into from
Oct 1, 2024

Conversation

KyleHerndon
Copy link
Contributor

Currently running into a segfault, so the template is a placeholder for debugging and the _backup is the original template code

@KyleHerndon KyleHerndon force-pushed the einsum_wip branch 5 times, most recently from a981ec1 to 6315229 Compare September 21, 2024 06:08
@KyleHerndon KyleHerndon changed the title Einsum kernel and test, WIP Implement einstein summation notation kernel for 2 input argument Sep 25, 2024
sharktank/sharktank/kernels/einsum_2args_q4.py Outdated Show resolved Hide resolved
sharktank/sharktank/kernels/einsum_2args_q4.py Outdated Show resolved Hide resolved
sharktank/sharktank/kernels/templates/einsum_2args_q4.mlir Outdated Show resolved Hide resolved
sharktank/sharktank/ops/default_impls.py Outdated Show resolved Hide resolved
sharktank/tests/kernels/einsum_q4_test.py Outdated Show resolved Hide resolved
@KyleHerndon KyleHerndon enabled auto-merge (squash) September 30, 2024 20:15
@KyleHerndon KyleHerndon changed the title Implement einstein summation notation kernel for 2 input argument Implement einstein summation notation kernel for 2 input arguments Sep 30, 2024
@KyleHerndon KyleHerndon merged commit 38e71df into main Oct 1, 2024
8 checks passed
@KyleHerndon KyleHerndon deleted the einsum_wip branch October 1, 2024 22:23
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