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

Typing the gelu activation function. #928

Merged
merged 26 commits into from
Jan 28, 2020
Merged

Typing the gelu activation function. #928

merged 26 commits into from
Jan 28, 2020

Commits on Jan 24, 2020

  1. Configuration menu
    Copy the full SHA
    8c5f509 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f144705 View commit details
    Browse the repository at this point in the history
  3. Added return type.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    6a42b45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    038c1a5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    912de0b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0092ca9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4a45358 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0fc8cd6 View commit details
    Browse the repository at this point in the history
  9. Typo

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    e6ce2a1 View commit details
    Browse the repository at this point in the history
  10. Typo.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    e82a203 View commit details
    Browse the repository at this point in the history
  11. Install tf addons.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    406090f View commit details
    Browse the repository at this point in the history
  12. Typo.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    dced016 View commit details
    Browse the repository at this point in the history
  13. Arguments order.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    dfc46bc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8958ebc View commit details
    Browse the repository at this point in the history
  15. typeguard.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    aeba883 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    54dff52 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    6000d1f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d1009fa View commit details
    Browse the repository at this point in the history
  19. Unused function.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    aebc685 View commit details
    Browse the repository at this point in the history
  20. Typing gelu.

    gabrieldemarmiesse committed Jan 24, 2020
    Configuration menu
    Copy the full SHA
    0ef5d0a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2020

  1. Configuration menu
    Copy the full SHA
    0520433 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9117054 View commit details
    Browse the repository at this point in the history
  3. Used black.

    gabrieldemarmiesse committed Jan 27, 2020
    Configuration menu
    Copy the full SHA
    960fc47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ba688ca View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2020

  1. Configuration menu
    Copy the full SHA
    71a161b View commit details
    Browse the repository at this point in the history
  2. Update types.py

    seanpmorgan authored Jan 28, 2020
    Configuration menu
    Copy the full SHA
    7a4822f View commit details
    Browse the repository at this point in the history