Skip to content

Conversation

@jgrhab
Copy link
Contributor

@jgrhab jgrhab commented Dec 6, 2024

Description

Fix typo in the definition of OneHotCategorical.

Motivation and Context

deterministic is spelled wrong.

close #1129

  • I have raised an issue to propose this change (required for new features and bug fixes)

Types of changes

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

Checklist

  • I have read the CONTRIBUTION guide (required)
  • My change requires a change to the documentation.
  • I have updated the tests accordingly (required for a bug fix or a new feature).
  • I have updated the documentation accordingly.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Dec 6, 2024
@jgrhab jgrhab changed the title Fix typo in OneHotCategorical [BugFix] Fix typo in OneHotCategorical Dec 6, 2024
Copy link
Collaborator

@vmoens vmoens left a comment

Choose a reason for hiding this comment

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

LGTM Thanks!

@vmoens vmoens added the bug Something isn't working label Dec 9, 2024
@vmoens vmoens merged commit d7506c4 into pytorch:main Dec 9, 2024
1 check passed
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 This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Typo in OneHotCategorical

3 participants