This repository has been archived by the owner on May 27, 2021. It is now read-only.
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.
Implement wrappers for WMMA LLVM intrinsics #494
Implement wrappers for WMMA LLVM intrinsics #494
Changes from all commits
7561da6
8f4f2d1
23d9552
faae545
0efeaaa
844f28e
91d6ee7
db17cc6
53657fe
7a0b1dc
d0e490c
7ec4877
cf3ba19
740559a
44898c6
cb753da
c43a50c
381e25a
3ed3a17
722cb5a
18394c1
0b8fff8
3d22453
410a12b
67fbbf7
ab54af0
f44388a
b1865dd
865aac5
4e2cb3c
c85e4d5
84f43f0
6b6e65b
2455e3b
4d39b9b
579a060
5606368
fc108a6
3c16a20
2d2b592
b8de94b
2d0c7cf
9373c55
ba6ff5b
06f1f1e
f5ebc8e
08a6e6c
05ec4a5
a83bbfa
062038d
62607ef
df1ca7d
9fd6b74
c7eef61
0d6777c
702d372
9a3036c
e4fe143
556bbdf
40ff035
3911871
70f35df
c99d9f6
765a7c2
10828dc
e5e6965
76ed2bb
eff97ae
e181320
841199e
86af328
6d376f3
c50beed
1b70c90
0563679
3b8391d
a64194d
fdc8dde
b869380
3f9faac
a1b64f2
d215a56
d66f738
dad2a66
28f44b5
9d9d5e2
ae19e03
3c95dcf
94ab442
3579373
93c77bc
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From a user perspective I would want to first read about
C-like
/highlevel API and then if I am interested I care about the intrinsics.