-
Notifications
You must be signed in to change notification settings - Fork 22
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 OneMKL gemm_batch
call inside dpnp.matmul
and column_major version of gemm
#1793
Merged
Commits on Apr 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f12d833 - Browse repository at this point
Copy the full SHA f12d833View commit details -
Configuration menu - View commit details
-
Copy full SHA for 78bec82 - Browse repository at this point
Copy the full SHA 78bec82View commit details
Commits on Apr 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 00a7755 - Browse repository at this point
Copy the full SHA 00a7755View commit details
Commits on Apr 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0da5437 - Browse repository at this point
Copy the full SHA 0da5437View commit details -
Configuration menu - View commit details
-
Copy full SHA for c5141c9 - Browse repository at this point
Copy the full SHA c5141c9View commit details
Commits on May 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f7d7527 - Browse repository at this point
Copy the full SHA f7d7527View commit details -
split batch_size and column major
split batch_size to smaller chunks and gemm with column major when both input array F-contig
Configuration menu - View commit details
-
Copy full SHA for 2275290 - Browse repository at this point
Copy the full SHA 2275290View commit details
Commits on May 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d9aa16e - Browse repository at this point
Copy the full SHA d9aa16eView commit details
Commits on May 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e72c85f - Browse repository at this point
Copy the full SHA e72c85fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6897b98 - Browse repository at this point
Copy the full SHA 6897b98View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa7cc33 - Browse repository at this point
Copy the full SHA fa7cc33View commit details
Commits on May 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cce243 - Browse repository at this point
Copy the full SHA 6cce243View commit details -
reorder functions in dpnp/dpnp_utils/dpnp_utils_linearalgebra.py to k…
…eep their alphabetic order
Configuration menu - View commit details
-
Copy full SHA for db21604 - Browse repository at this point
Copy the full SHA db21604View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.