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

activation intrinsics for neural networks #860

Draft
wants to merge 20 commits into
base: master
Choose a base branch
from

Commits on Aug 13, 2024

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

Commits on Aug 15, 2024

  1. softmax for ranks from 1 to 4

    jalvesz committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    7d1c6ad View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. Configuration menu
    Copy the full SHA
    c1303e7 View commit details
    Browse the repository at this point in the history
  2. fix float constant definition

    jalvesz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    f22756a View commit details
    Browse the repository at this point in the history
  3. fix float constant definition

    jalvesz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    b1a4180 View commit details
    Browse the repository at this point in the history
  4. fix float constant definition

    jalvesz committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    90b8de3 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    b7c8c81 View commit details
    Browse the repository at this point in the history
  2. update src CMakeLists

    jalvesz committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    1b3bf4f View commit details
    Browse the repository at this point in the history
  3. add tests for activations

    jalvesz committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f4ad250 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Configuration menu
    Copy the full SHA
    9d7eb7c View commit details
    Browse the repository at this point in the history
  2. missing module procedure

    jalvesz committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    5727921 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ed7626 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. add SiLU activation

    jalvesz committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    f1acf1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    230bea9 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

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

Commits on Sep 18, 2024

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

Commits on Sep 24, 2024

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

Commits on Sep 29, 2024

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

Commits on Oct 26, 2024

  1. Configuration menu
    Copy the full SHA
    8f0cd69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a2245a View commit details
    Browse the repository at this point in the history