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

Qualcomm AI Engine Direct - support embedding op #2057

Closed
wants to merge 4 commits into from

Commits on Mar 1, 2024

  1. Qualcomm AI Engine Direct - support embedding op

    summary:
    - support embedding op with int32 index input
    - make mobilebert / llama2 be fully delegated
    - add requantize passes for mixed precision
    - bug fixes
    haowhsu-quic committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e69a2a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0dfde33 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c016e4 View commit details
    Browse the repository at this point in the history
  4. fix uplevel error

    haowhsu-quic committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f223b65 View commit details
    Browse the repository at this point in the history