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

complex dtypes support for activation functions #21805

Merged
merged 24 commits into from
Aug 23, 2023
Merged

Commits on Aug 13, 2023

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

Commits on Aug 14, 2023

  1. errors fixed

    Mohammed committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    7501ae5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47aa912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    28723e4 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Configuration menu
    Copy the full SHA
    62e95a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a6e4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    facfc54 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2023

  1. Configuration menu
    Copy the full SHA
    a7ab849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    258d4c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2023

  1. Configuration menu
    Copy the full SHA
    87c63a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a8dc2d View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2023

  1. Configuration menu
    Copy the full SHA
    0bf323f View commit details
    Browse the repository at this point in the history
  2. PR refactored

    Mohammed committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    10c1f1a View commit details
    Browse the repository at this point in the history
  3. refactored the some activation functions doc string like relu, leaky_…

    …relu, gelu
    Mohammed committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    be21aba View commit details
    Browse the repository at this point in the history
  4. conflicts resolved

    Mohammed committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    b742d30 View commit details
    Browse the repository at this point in the history
  5. lint error fixed

    Mohammed committed Aug 18, 2023
    Configuration menu
    Copy the full SHA
    6060619 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25d5606 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b6a72ab View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2023

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

Commits on Aug 20, 2023

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

Commits on Aug 21, 2023

  1. Configuration menu
    Copy the full SHA
    b81f2da View commit details
    Browse the repository at this point in the history
  2. refactored threshold parameter and it's doc string

    Mohammed committed Aug 21, 2023
    Configuration menu
    Copy the full SHA
    eaeaa13 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2023

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

Commits on Aug 23, 2023

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