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

Add EnzymeRules for batchnorm #537

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Commits on Oct 8, 2023

  1. Add EnzymeRule for conv

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    7f6af69 View commit details
    Browse the repository at this point in the history
  2. Fix

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    113c47b View commit details
    Browse the repository at this point in the history
  3. Add missing file

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    5055232 View commit details
    Browse the repository at this point in the history
  4. Change to enzymecore ext

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8bc816d View commit details
    Browse the repository at this point in the history
  5. attempt fix

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    330c2b1 View commit details
    Browse the repository at this point in the history
  6. Add missing file

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    9799133 View commit details
    Browse the repository at this point in the history
  7. Also add gather

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    b8f4493 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e6e98b4 View commit details
    Browse the repository at this point in the history
  9. Add pooling

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    c32de74 View commit details
    Browse the repository at this point in the history
  10. Add dropout

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    0ccb6c9 View commit details
    Browse the repository at this point in the history
  11. Fix scatter bug

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    72a9963 View commit details
    Browse the repository at this point in the history
  12. fix pool

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    6e64553 View commit details
    Browse the repository at this point in the history
  13. More fixups

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    256a4fb View commit details
    Browse the repository at this point in the history
  14. Add batchnorm derivatives

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    597bcd7 View commit details
    Browse the repository at this point in the history
  15. rebase

    wsmoses committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    1933a9a View commit details
    Browse the repository at this point in the history