Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Limit workspace for cudnnGet results #14326

Merged
merged 2 commits into from
Mar 6, 2019
Merged

Conversation

ptrendx
Copy link
Member

@ptrendx ptrendx commented Mar 4, 2019

Description

This PR applies the workspace limit when using cudnnGet (currently only the cudnnFind path is limited by the workspace size). This fixes problems like #14029.

Checklist

Essentials

Please feel free to remove inapplicable items for your PR.

  • Changes are complete (i.e. I finished coding on this PR)
  • To the my best knowledge, examples are either not affected by this change, or have been fixed to be compatible with this change

Changes

  • Apply workspace limit to cudnnGet path of choosing cudnn algo

@ptrendx ptrendx mentioned this pull request Mar 4, 2019
16 tasks
@vandanavk
Copy link
Contributor

@mxnet-label-bot add [Operator, pr-awaiting-review]

@marcoabreu marcoabreu added Operator pr-awaiting-review PR is waiting for code review labels Mar 4, 2019
@szha szha merged commit 111b881 into apache:master Mar 6, 2019
vdantu pushed a commit to vdantu/incubator-mxnet that referenced this pull request Mar 31, 2019
* Limit workspace for cudnnGet results

* Retrigger CI
nswamy pushed a commit that referenced this pull request Apr 5, 2019
* Limit workspace for cudnnGet results

* Retrigger CI
haohuanw pushed a commit to haohuanw/incubator-mxnet that referenced this pull request Jun 23, 2019
* Limit workspace for cudnnGet results

* Retrigger CI
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Operator pr-awaiting-review PR is waiting for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants