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

Batch norm #1027

Closed
wants to merge 24 commits into from
Closed

Batch norm #1027

wants to merge 24 commits into from

Commits on Aug 22, 2023

  1. batch matmul initial commit

    KateUnger committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    6b248cf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9aae74 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2023

  1. Configuration menu
    Copy the full SHA
    45ecd8c View commit details
    Browse the repository at this point in the history
  2. finish draft 1 batch_matmul

    KateUnger committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    2073822 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c322bd View commit details
    Browse the repository at this point in the history
  4. add output and weights

    KateUnger committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    d5806a0 View commit details
    Browse the repository at this point in the history
  5. format

    KateUnger committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    f620070 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e954ab0 View commit details
    Browse the repository at this point in the history
  7. fix DeviceSpecific

    KateUnger committed Aug 23, 2023
    Configuration menu
    Copy the full SHA
    5458923 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2023

  1. batch_norm

    KateUnger committed Aug 26, 2023
    Configuration menu
    Copy the full SHA
    2f604dc View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

  1. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    f2205f4 View commit details
    Browse the repository at this point in the history
  2. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    2f4662d View commit details
    Browse the repository at this point in the history
  3. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    642eb90 View commit details
    Browse the repository at this point in the history
  4. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    e79406a View commit details
    Browse the repository at this point in the history
  5. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    bb3c10f View commit details
    Browse the repository at this point in the history
  6. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    8488509 View commit details
    Browse the repository at this point in the history
  7. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    36eba29 View commit details
    Browse the repository at this point in the history
  8. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    98773b4 View commit details
    Browse the repository at this point in the history
  9. change

    KateUnger committed Aug 29, 2023
    Configuration menu
    Copy the full SHA
    ae59261 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. fix asserts

    KateUnger committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    8db2512 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6a28b94 View commit details
    Browse the repository at this point in the history
  3. remove asserts

    KateUnger committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    e8a6c30 View commit details
    Browse the repository at this point in the history
  4. format

    KateUnger committed Aug 30, 2023
    Configuration menu
    Copy the full SHA
    09acbe5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    779d8f0 View commit details
    Browse the repository at this point in the history