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.
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
GemmFloat8 as a contrib ops #16051
GemmFloat8 as a contrib ops #16051
Changes from 250 commits
8c792cc
9c17567
833ff29
c694dbd
2bd7144
5a47850
c4c7b19
b47c688
4219b12
cca384c
b0341b2
d3a81de
d8a2763
fbd4065
43c7e08
275eee9
0efb603
10b2886
9dc5219
036ee20
1b97938
b7df7cd
bd846f1
1673895
ffa2f52
f835549
4e38758
37354c2
5f3bede
a43be2e
5e0dc14
6cae621
c78ad2c
4cf5c60
56ad3d1
ffbdb82
325048b
ff674ca
83de6ac
57a33e5
9c1e145
e28844c
6f3f7ec
07a032b
7451848
41bf7fc
d7ff10c
47c0c7c
9d5c1dc
bcb119b
fd711f6
3f43080
e1e0657
d67c76c
2ca6e47
a497626
c13cb27
7497c6f
f595338
de4c8d5
29400c5
d016cf0
3588789
4dfb2b3
8d00750
5924c43
857601a
eb9dc01
5839829
e7b3ac3
5962571
333c712
993bbb8
551d31e
29672ea
dc37f60
db263a8
126362d
7724e9d
324f985
8d2ed30
c9f11ff
8d2f9d2
ce9a963
0f5b314
a03ab5b
c38667d
275a321
36da2ec
57c484d
dcf3b1a
717c264
01691bf
f00c273
069ede2
10b0054
1ddc1f2
f5f7129
9f01066
3f55df4
eb56ce2
3482858
d5acbe0
bb8ef69
92f972a
557e9c9
e74bb22
920ef2a
a3bfa5d
b07dcca
d14071f
a408803
9de02b2
05dd3e4
6a2230b
dda473b
b62667c
9a9179c
bebc467
3e2f877
8d51059
5c6eb78
081d9c1
0fb28a1
b66b5e1
f2ddc47
db3de4c
87aa6b0
863c576
68eda16
f0deb22
878ffd1
efb36c0
dd3cab5
2b1a53d
6eadaf4
3fc31c4
5727127
8bca51f
ea0e0e5
d1e7b37
a470901
b9685a7
e647892
ee5a0b2
fe9c0e0
a463178
5123bf8
856a6f3
0f34760
cf30843
bc138da
e893f14
3f4d81f
ddb44ac
0877f58
6af6dab
143847a
e90cfa5
31bda94
7d0edc2
840fc54
6298112
e455930
cd23e84
46ce272
50d8363
5a1a379
fb1fd1d
d3e1fec
d08ea5f
640b66b
9dcf3a4
1ef646e
0fa96f9
812e1cf
05bf92a
8175814
0df344d
96748a6
6e7292a
ff8feca
d58c9cb
4f6ea36
267b526
33ec91b
e54e85c
a55176b
786c04b
dd1d34c
3f61423
beed7a5
b2f6b6d
bfcd61b
d1e9eb1
cf5faa7
ccc6876
c6d20a6
dfa9085
7e7da3c
ca8aa15
cc641f9
6d3f7d9
890f228
877b1fc
00719ad
d9c7778
f9ba8f5
c768d44
7a21260
b9ce311
5d2a969
29b8ae4
85e1126
68571a5
cf55c92
131734f
cddd1c0
e5a5356
559ceda
dff451d
ea052f2
cbdd21d
907c4ca
78a9d0e
55b06ea
db31126
a7db787
2160f4a
554a949
fc89b9f
3e4435e
e7e3107
d075a6d
1de2c1d
650bfe9
5ac6288
d7753b0
f33f99d
471b079
c9dcef7
c5df2a1
70b7302
6821e65
9ab37db
abb8c85
975049b
9834752
e9ea8ea
53aba07
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 11 in onnxruntime/contrib_ops/cuda/math/gemm_float8.cc
GitHub Actions / Lint C++