Skip to content

fix: Remove references to _native_batch_norm_legit_no_training for PyTorch 2.0 Stable #1837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

gs-olive
Copy link
Collaborator

Description

  • Remove references for PyTorch 2.0 stable

Type of change

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

Checklist:

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

@peri044 peri044 force-pushed the stack_upgrade_1.4 branch from 17a0851 to 5fdb1c9 Compare April 18, 2023 17:49
@github-actions github-actions bot added component: api [Python] Issues re: Python API component: build system Issues re: Build system component: core Issues re: The core compiler component: fx component: runtime labels Apr 18, 2023
@github-actions github-actions bot requested a review from narendasan April 18, 2023 17:49
@gs-olive gs-olive removed the request for review from narendasan April 18, 2023 17:49
@gs-olive gs-olive added the WIP Work is in progress, pull request should not be merged yet label Apr 18, 2023
@github-actions github-actions bot requested a review from narendasan April 18, 2023 17:50
- Remove references for PyTorch 2.0 stable
@gs-olive gs-olive force-pushed the _native_batch_norm_legit_no_training_fix branch from e423bde to 7457a30 Compare April 18, 2023 17:53
@gs-olive gs-olive marked this pull request as ready for review April 18, 2023 21:31
@gs-olive gs-olive removed the WIP Work is in progress, pull request should not be merged yet label Apr 18, 2023
@gs-olive gs-olive requested a review from peri044 April 18, 2023 21:31
@peri044 peri044 merged commit 8c0deaa into pytorch:stack_upgrade_1.4 Apr 19, 2023
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.

3 participants