Skip to content

Conversation

ashishfarmer
Copy link
Contributor

The default value of num threads per group on ROCm is 256. This PR sets correct value of that parameter in DeformConv GPU kernel while running on ROCm.

cc: @fmassa @ezyang @jeffdaily

@codecov
Copy link

codecov bot commented Nov 12, 2020

Codecov Report

Merging #2997 (799de1e) into master (80f41f8) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2997   +/-   ##
=======================================
  Coverage   73.39%   73.39%           
=======================================
  Files          99       99           
  Lines        8825     8825           
  Branches     1391     1391           
=======================================
  Hits         6477     6477           
  Misses       1929     1929           
  Partials      419      419           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 80f41f8...799de1e. Read the comment docs.

@jeffdaily
Copy link
Contributor

LGTM

Copy link
Member

@fmassa fmassa left a comment

Choose a reason for hiding this comment

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

Thanks!

@fmassa fmassa merged commit dbdc726 into pytorch:master Nov 16, 2020
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
@ashishfarmer ashishfarmer deleted the deform_conv_fix branch November 23, 2020 18:32
vfdev-5 pushed a commit to Quansight/vision that referenced this pull request Dec 4, 2020
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.

4 participants