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

[Phi]Move Tanh/BRelu/LeakyRelu/ThresholdedRelu Kernels to Phi #40385

Merged
merged 20 commits into from
Mar 15, 2022

Commits on Mar 4, 2022

  1. move activation op

    YuanRisheng committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    6a4b083 View commit details
    Browse the repository at this point in the history
  2. adjust code format

    YuanRisheng committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    344111a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da741ee View commit details
    Browse the repository at this point in the history
  4. fix compile bugs

    YuanRisheng committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    bbdf4a0 View commit details
    Browse the repository at this point in the history
  5. fix ci bugs

    YuanRisheng committed Mar 4, 2022
    Configuration menu
    Copy the full SHA
    647a6cf View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. code format adjust

    YuanRisheng committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    c6475f9 View commit details
    Browse the repository at this point in the history
  2. code format adjust2

    YuanRisheng committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    b0eee13 View commit details
    Browse the repository at this point in the history
  3. activate ci status

    YuanRisheng committed Mar 5, 2022
    Configuration menu
    Copy the full SHA
    10a7c24 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2022

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

Commits on Mar 8, 2022

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

Commits on Mar 9, 2022

  1. move activation kernel

    YuanRisheng committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e3ebb04 View commit details
    Browse the repository at this point in the history
  2. revert relu6

    YuanRisheng committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    0de32e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    48671a8 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2022

  1. reduce add code

    YuanRisheng committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    1cddcda View commit details
    Browse the repository at this point in the history
  2. perfect use_phi_functor

    YuanRisheng committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    da5f65e View commit details
    Browse the repository at this point in the history
  3. completing func name

    YuanRisheng committed Mar 10, 2022
    Configuration menu
    Copy the full SHA
    2d2dc25 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. fix bugs when run ci

    YuanRisheng committed Mar 11, 2022
    1 Configuration menu
    Copy the full SHA
    dcf723f View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2022

  1. fix bugs when run infr

    YuanRisheng committed Mar 14, 2022
    Configuration menu
    Copy the full SHA
    6fd6573 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd771fe View commit details
    Browse the repository at this point in the history