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

Generalise WMMA Operator #93

Merged
merged 1 commit into from
Nov 16, 2021
Merged

Generalise WMMA Operator #93

merged 1 commit into from
Nov 16, 2021

Conversation

thomasfaingnaert
Copy link
Member

From my experiments with tensor contractions, but useful on its own as well, so cherry-picked the relevant commits here.

@codecov
Copy link

codecov bot commented Nov 16, 2021

Codecov Report

Merging #93 (56e815d) into master (7ada93e) will not change coverage.
The diff coverage is 6.25%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #93   +/-   ##
=======================================
  Coverage   41.90%   41.90%           
=======================================
  Files           9        9           
  Lines         420      420           
=======================================
  Hits          176      176           
  Misses        244      244           
Impacted Files Coverage Δ
src/blas.jl 96.00% <ø> (ø)
src/operator.jl 3.22% <6.25%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7ada93e...56e815d. Read the comment docs.

@thomasfaingnaert thomasfaingnaert marked this pull request as ready for review November 16, 2021 18:32
@thomasfaingnaert thomasfaingnaert merged commit 4fc4fe4 into master Nov 16, 2021
@thomasfaingnaert thomasfaingnaert deleted the tf/generalise-wmma branch November 16, 2021 19:21
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.

1 participant