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 LPNormPool #2166

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

Add LPNormPool #2166

wants to merge 7 commits into from

Commits on Feb 5, 2023

  1. add: LPNormPool

    skyleaworlder committed Feb 5, 2023
    Configuration menu
    Copy the full SHA
    80f668c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bddbb4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    85a6eff View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Configuration menu
    Copy the full SHA
    8bc189d View commit details
    Browse the repository at this point in the history
  2. update: T => Real

    skyleaworlder committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    796321b View commit details
    Browse the repository at this point in the history
  3. add: throw DomainError when LPNormPool uses negative numbers as input…

    … in Flux, rather than 'function ^(x, y)' in Base.Math
    skyleaworlder committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e73c3d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2023

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