Skip to content
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

Fix fp16 aten_native_batch_norm when bias is None and training is True #1217

Merged
merged 9 commits into from
Jan 23, 2024

Commits on Dec 12, 2023

  1. Configuration menu
    Copy the full SHA
    65f8d2a View commit details
    Browse the repository at this point in the history
  2. address comments

    BowenBao committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    0c10a74 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    ed0ae65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31906ac View commit details
    Browse the repository at this point in the history
  3. Remove tolerance relaxation

    BowenBao committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    5cf1006 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Configuration menu
    Copy the full SHA
    5344fee View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2023

  1. Configuration menu
    Copy the full SHA
    28ee8ac View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Configuration menu
    Copy the full SHA
    e6327ee View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. Configuration menu
    Copy the full SHA
    97ca176 View commit details
    Browse the repository at this point in the history