onnxruntime
Support double for operator Gemm + fix bug in gemm implementation for cuda, rocm when sizeof(type) != sizeof(float)
#6223
Merged

Support double for operator Gemm + fix bug in gemm implementation for cuda, rocm when sizeof(type) != sizeof(float) #6223

xadupre merged 5 commits into microsoft:master from xadupre:doublegemm
xadupre
sdpython Support double for operator Gemm
84016572
xadupre xadupre requested a review 5 years ago
skottmckay
skottmckay dismissed these changes on 2020-12-29
sdpython split one test float/double
d15ece12
xadupre xadupre dismissed their stale review via d15ece12 5 years ago
sdpython fix type size while copying data in gemm operator for GPU
375905b6
snnn
snnn commented on 2020-12-29
sdpython fix type in gemm implementation for rocm
9b88683c
xadupre xadupre changed the title Support double for operator Gemm Support double for operator Gemm + fix bug in gemm implementation for cuda, rocm when sizeof(type) != sizeof(float) 5 years ago
sdpython add suffix f wherever possible
84d5ce5d
snnn
snnn approved these changes on 2020-12-30
xadupre xadupre merged 5968a91e into master 5 years ago
xadupre xadupre deleted the doublegemm branch 4 years ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone