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 support for GELU and approximate activation functions #8224

Merged
merged 13 commits into from
Apr 12, 2024

Commits on Mar 26, 2024

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

Commits on Apr 4, 2024

  1. Update activations.ts

    pyu10055 authored Apr 4, 2024
    Configuration menu
    Copy the full SHA
    f27de34 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6352f8b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    890182d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. remove docker files

    Vectorrent committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    679a162 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. fix activation tests

    Vectorrent committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    7181b07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f78d5d9 View commit details
    Browse the repository at this point in the history
  3. fix lint errors

    Vectorrent committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    742e19d View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. remove extra blank line

    Vectorrent committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    376ba19 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. fix gelu_new calc

    Vectorrent committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ed02f32 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. fix 1D test

    Vectorrent committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    bfaee9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b38dbc View commit details
    Browse the repository at this point in the history