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

[Dynamo] non-linear operator support + tests #143

Merged
merged 21 commits into from
Mar 24, 2023

Commits on Jan 24, 2023

  1. Configuration menu
    Copy the full SHA
    f52ae28 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82afa1a View commit details
    Browse the repository at this point in the history
  3. fixed lint

    AndreSlavescu committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    8cd661c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    a7db719 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fda6f5 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. Configuration menu
    Copy the full SHA
    61ecba3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03e6250 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bae449d View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    4c9c78f View commit details
    Browse the repository at this point in the history
  2. reformat

    AndreSlavescu committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    923457b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88c1a87 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. tests + refactoring

    AndreSlavescu committed Mar 14, 2023
    Configuration menu
    Copy the full SHA
    28c4960 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. removed group norm

    AndreSlavescu committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    c414ffa View commit details
    Browse the repository at this point in the history
  2. batch_norm bug fix

    AndreSlavescu committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    3ca4c14 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. non-linear operators

    AndreSlavescu committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    7fcec9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79d086a View commit details
    Browse the repository at this point in the history
  3. Merge pull request #7 from AndreSlavescu/operators

    [Dynamo] non-linear activation operator support
    AndreSlavescu committed Mar 23, 2023
    Configuration menu
    Copy the full SHA
    1c48549 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    4ded510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aae1a8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    74e45d2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    963c203 View commit details
    Browse the repository at this point in the history