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

ReLU with tracing #1204

Merged
merged 5 commits into from
Apr 10, 2024
Merged

ReLU with tracing #1204

merged 5 commits into from
Apr 10, 2024

Commits on Apr 10, 2024

  1. [RELU] ReLU programming example, without trace

    pjr authored and fifield committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    4a3ef6f View commit details
    Browse the repository at this point in the history
  2. [RELU] Changed distribution and test function

    pjr authored and fifield committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    71a5042 View commit details
    Browse the repository at this point in the history
  3. [TRACE] add trace

    pjr authored and fifield committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    a135d06 View commit details
    Browse the repository at this point in the history
  4. [TRACE] And now we can trace

    pjr authored and fifield committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    5cc2420 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    2 people authored and fifield committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    da38f4d View commit details
    Browse the repository at this point in the history