Skip to content

[CUBLAS] Add support for nn.dense and nn.batch_matmul#10826

Merged
masahi merged 2 commits intoapache:mainfrom
mbaret:byoc-cublas-2
Mar 31, 2022
Merged

[CUBLAS] Add support for nn.dense and nn.batch_matmul#10826
masahi merged 2 commits intoapache:mainfrom
mbaret:byoc-cublas-2

Conversation

@mbaret
Copy link
Contributor

@mbaret mbaret commented Mar 30, 2022

Add support for nn.dense and nn.batch_matmul using cuBLAS. This commit includes a fix for cublas.batch_matmul when mixed precision is being used.

This commit includes a fix for cublas.batch_matmul
when mixed precision is being used.
@mbaret mbaret marked this pull request as ready for review March 30, 2022 18:28
@mbaret
Copy link
Contributor Author

mbaret commented Mar 30, 2022

cc @mbs-octoml @mikepapadim

Copy link
Contributor

@mbs-octoml mbs-octoml left a comment

Choose a reason for hiding this comment

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

LGTM

@masahi masahi merged commit 5cacecc into apache:main Mar 31, 2022
pfk-beta pushed a commit to pfk-beta/tvm that referenced this pull request Apr 11, 2022
* [CUBLAS] Add support for nn.dense and nn.batch_matmul

This commit includes a fix for cublas.batch_matmul
when mixed precision is being used.

* Specify args in dense
mehrdadh pushed a commit to mehrdadh/tvm that referenced this pull request Apr 11, 2022
* [CUBLAS] Add support for nn.dense and nn.batch_matmul

This commit includes a fix for cublas.batch_matmul
when mixed precision is being used.

* Specify args in dense
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.

3 participants

Comments