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

Add a flag to turn on/off the lowering of scalar broadcasting binary ops to NNPA #2778

Merged
merged 8 commits into from
Apr 3, 2024

Commits on Apr 1, 2024

  1. Add a flag to turn on/off scalar broadcasting binary op in NNPA

    Signed-off-by: Tung D. Le <tung@jp.ibm.com>
    tungld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    6a49651 View commit details
    Browse the repository at this point in the history
  2. Fix a path

    Signed-off-by: Tung D. Le <tung@jp.ibm.com>
    tungld committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    78b57c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6c63a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

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

    Signed-off-by: Tung D. Le <tung@jp.ibm.com>
    tungld committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    0d84453 View commit details
    Browse the repository at this point in the history
  3. fix linking errors

    Signed-off-by: Tung D. Le <tung@jp.ibm.com>
    tungld committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    6c1658b View commit details
    Browse the repository at this point in the history
  4. Fix the linking errors

    Signed-off-by: Tung D. Le <tung@jp.ibm.com>
    tungld committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    b70fa1a View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2024

  1. Add a lit test

    Signed-off-by: Tung D. Le <tung@jp.ibm.com>
    tungld committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    c1cd6f3 View commit details
    Browse the repository at this point in the history