Skip to content

Fixed tuple creation for gcc 5.4#2937

Merged
fmassa merged 1 commit intopytorch:masterfrom
Quansight:issue-2932-fix-tuple
Oct 30, 2020
Merged

Fixed tuple creation for gcc 5.4#2937
fmassa merged 1 commit intopytorch:masterfrom
Quansight:issue-2932-fix-tuple

Conversation

@vfdev-5
Copy link
Copy Markdown
Contributor

@vfdev-5 vfdev-5 commented Oct 30, 2020

Fixes #2932

Description:

  • Replaced tuple creation by one acceptable by majority of compilers

- Replaced tuple creation by one acceptable by majority of compilers
Copy link
Copy Markdown
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 a lot!

@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 30, 2020

Codecov Report

Merging #2937 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2937   +/-   ##
=======================================
  Coverage   73.41%   73.41%           
=======================================
  Files          99       99           
  Lines        8801     8801           
  Branches     1389     1389           
=======================================
  Hits         6461     6461           
  Misses       1915     1915           
  Partials      425      425           

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 1fe1e11...43ab98b. Read the comment docs.

@fmassa fmassa merged commit c9d9e67 into pytorch:master Oct 30, 2020
@fmassa fmassa added this to the v0.8.2 milestone Oct 30, 2020
fmassa pushed a commit to fmassa/vision-1 that referenced this pull request Nov 16, 2020
- Replaced tuple creation by one acceptable by majority of compilers
fmassa added a commit that referenced this pull request Nov 19, 2020
- Replaced tuple creation by one acceptable by majority of compilers

Co-authored-by: vfdev <vfdev.5@gmail.com>
bryant1410 pushed a commit to bryant1410/vision-1 that referenced this pull request Nov 22, 2020
- Replaced tuple creation by one acceptable by majority of compilers
vfdev-5 added a commit to Quansight/vision that referenced this pull request Dec 4, 2020
- Replaced tuple creation by one acceptable by majority of compilers
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.

Unable to build wheel for 0.8.1

2 participants