Skip to content

Change the default algo for cuDNN conv forward to PRECOMP_GEMM#1290

Merged
soumith merged 1 commit intomasterfrom
cudnn
Apr 18, 2017
Merged

Change the default algo for cuDNN conv forward to PRECOMP_GEMM#1290
soumith merged 1 commit intomasterfrom
cudnn

Conversation

@apaszke
Copy link
Contributor

@apaszke apaszke commented Apr 18, 2017

Workspace size should be still fairly small, but it is often faster than IMPLICIT_GEMM.

@soumith soumith merged commit 934816c into master Apr 18, 2017
@apaszke apaszke deleted the cudnn branch April 19, 2017 00:18
houseroad added a commit to houseroad/pytorch that referenced this pull request Sep 13, 2018
…7894eb

Summary:
Previous import was bff0b8835870c7df7762ef43498d000d2d8ffb52

Included changes:
- **[39dd0d4](onnx/onnx@39dd0d4)**: [build] Add ONNX_API for protos in all cases (pytorch#1407) <Orion Reblitz-Richardson>
- **[944db4f](onnx/onnx@944db4f)**: cmake (pytorch#1401) <zrphercule>
- **[8ccc8dd](onnx/onnx@8ccc8dd)**: Remove ONNXIFI_CHECK_RESULT from onnxRelease* functions (pytorch#1397) <Marat Dukhan>
- **[df14e74](onnx/onnx@df14e74)**: Change onnxifi test driver classname (pytorch#1396) <zrphercule>
- **[0c885cc](onnx/onnx@0c885cc)**: ONNXIFI cpp test driver (pytorch#1290) <zrphercule>
- **[a557848](onnx/onnx@a557848)**: Coverage Report Tools for Backend Scoreboard (pytorch#1301) <Akshay Chalana>
- **[31fd87f](onnx/onnx@31fd87f)**: fix AvgPool doc. add default value for count_include_pad (pytorch#1391) <Wenhao Hu>
- **[8ff08c2](onnx/onnx@8ff08c2)**: Do not export onnx symbols in the python extension (pytorch#1388) <bddppq>

Differential Revision: D9806635

fbshipit-source-id: 962e5dcb79f98a7e3a769b1ca9633e60c1735b48
facebook-github-bot pushed a commit that referenced this pull request Sep 13, 2018
…7894eb (#11622)

Summary:
Pull Request resolved: #11622

Previous import was bff0b8835870c7df7762ef43498d000d2d8ffb52

Included changes:
- **[39dd0d4](onnx/onnx@39dd0d4)**: [build] Add ONNX_API for protos in all cases (#1407) <Orion Reblitz-Richardson>
- **[944db4f](onnx/onnx@944db4f)**: cmake (#1401) <zrphercule>
- **[8ccc8dd](onnx/onnx@8ccc8dd)**: Remove ONNXIFI_CHECK_RESULT from onnxRelease* functions (#1397) <Marat Dukhan>
- **[df14e74](onnx/onnx@df14e74)**: Change onnxifi test driver classname (#1396) <zrphercule>
- **[0c885cc](onnx/onnx@0c885cc)**: ONNXIFI cpp test driver (#1290) <zrphercule>
- **[a557848](onnx/onnx@a557848)**: Coverage Report Tools for Backend Scoreboard (#1301) <Akshay Chalana>
- **[31fd87f](onnx/onnx@31fd87f)**: fix AvgPool doc. add default value for count_include_pad (#1391) <Wenhao Hu>
- **[8ff08c2](onnx/onnx@8ff08c2)**: Do not export onnx symbols in the python extension (#1388) <bddppq>

Reviewed By: orionr

Differential Revision: D9806635

fbshipit-source-id: f61c052b6bd14e0c80ace19c1a5f0ba659030c6f
jjsjann123 pushed a commit to jjsjann123/pytorch that referenced this pull request Dec 5, 2021
jithunnair-amd added a commit that referenced this pull request Mar 18, 2024
* Update triton commit to pytorch2.1 and add default values in test.sh

* Update test.sh

---------

Co-authored-by: Jithun Nair <37884920+jithunnair-amd@users.noreply.github.com>
jagadish-amd pushed a commit to jagadish-amd/pytorch that referenced this pull request Sep 5, 2024
* Update triton commit to pytorch2.1 and add default values in test.sh

* Update test.sh

---------

Co-authored-by: Jithun Nair <37884920+jithunnair-amd@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants