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

[microNPU][ETHOSU] Add fixed point for matmul #16401

Merged
merged 5 commits into from
Feb 14, 2024

Commits on Feb 13, 2024

  1. [microNPU][ETHOSU] Add fixed point for matmul

    Add support for calculation matmul with 16 bits fixed point. Add flag enable_fixed_point to enable fixed point calculation.
    Aleksei-grovety committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    99d7a6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb0d8e7 View commit details
    Browse the repository at this point in the history
  3. fix import

    Aleksei-grovety committed Feb 13, 2024
    Configuration menu
    Copy the full SHA
    14de970 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c030c2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5e9e432 View commit details
    Browse the repository at this point in the history