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

Add CUDA 3D tensor contraction demo #1141

Merged
merged 2 commits into from
Nov 15, 2024

Conversation

kchristin22
Copy link
Collaborator

No description provided.

@kchristin22 kchristin22 self-assigned this Nov 15, 2024
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.48%. Comparing base (997c8f9) to head (e234396).
Report is 1 commits behind head on master.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1141   +/-   ##
=======================================
  Coverage   94.48%   94.48%           
=======================================
  Files          50       50           
  Lines        8850     8850           
=======================================
  Hits         8362     8362           
  Misses        488      488           

@vgvassilev
Copy link
Owner

Did you make sure that the output result is as expected?

@kchristin22
Copy link
Collaborator Author

Yes, I ran a python script using torch instead of Clad for the same set of inputs

@vgvassilev
Copy link
Owner

Yes, I ran a python script using torch instead of Clad for the same set of inputs

Awesome! Great work!

Copy link
Owner

@vgvassilev vgvassilev left a comment

Choose a reason for hiding this comment

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

LGTM!

@vgvassilev vgvassilev merged commit eb7d7f2 into vgvassilev:master Nov 15, 2024
88 checks passed
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