Skip to content

fix: param bug in test_binary_ops_aten#2733

Merged
zewenli98 merged 1 commit intopytorch:mainfrom
zewenli98:fix_binary_ops_test_bug
Apr 16, 2024
Merged

fix: param bug in test_binary_ops_aten#2733
zewenli98 merged 1 commit intopytorch:mainfrom
zewenli98:fix_binary_ops_test_bug

Conversation

@zewenli98
Copy link
Copy Markdown
Collaborator

Description

Fixed a param bug in test_binary_ops_aten. The param is required to be a tuple instead of a single value.

Fixes # (issue)

Type of change

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code follows the style guidelines of this project (You can use the linters)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas and hacks
  • I have made corresponding changes to the documentation
  • I have added tests to verify my fix or my feature
  • New and existing unit tests pass locally with my changes
  • I have added the relevant labels to my PR in so that relevant reviewers are notified

@zewenli98 zewenli98 added bug Something isn't working component: converters Issues re: Specific op converters labels Apr 8, 2024
@zewenli98 zewenli98 self-assigned this Apr 8, 2024
@github-actions github-actions bot added component: tests Issues re: Tests and removed component: converters Issues re: Specific op converters labels Apr 8, 2024
Copy link
Copy Markdown
Contributor

@gs-olive gs-olive left a comment

Choose a reason for hiding this comment

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

Looks good to me! Were these tests getting skipped before?

@zewenli98
Copy link
Copy Markdown
Collaborator Author

Looks good to me! Were these tests getting skipped before?

I think so. Not sure why they were skipped in CI

@zewenli98 zewenli98 merged commit 31d83f6 into pytorch:main Apr 16, 2024
peri044 pushed a commit that referenced this pull request Apr 19, 2024
laikhtewari pushed a commit that referenced this pull request May 24, 2024
@zewenli98 zewenli98 deleted the fix_binary_ops_test_bug branch January 12, 2026 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working cla signed component: tests Issues re: Tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants