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] Fix compiler attributes types #15159

Merged

Commits on Jun 28, 2023

  1. [microNPU][ETHOSU] Fix compiler attributes types

    The bool type is replaced with tvm::Bool to pass these parameters to tvmc via the command line.
    Aleksei-grovety committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    9defb12 View commit details
    Browse the repository at this point in the history
  2. add requires_ethosu

    Aleksei-grovety committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    0108b13 View commit details
    Browse the repository at this point in the history
  3. update tests

    Aleksei-grovety committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    72302df View commit details
    Browse the repository at this point in the history
  4. fix attributes order

    Aleksei-grovety committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    d8b2930 View commit details
    Browse the repository at this point in the history