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

[Hexagon] Add hexagon launcher to apps and add to TVM's build system #9220

Merged
merged 5 commits into from
Oct 13, 2021
Merged

[Hexagon] Add hexagon launcher to apps and add to TVM's build system #9220

merged 5 commits into from
Oct 13, 2021

Commits on Oct 7, 2021

  1. Add USE_HEXAGON_LAUNCHER cmake configuration to build the android

    hexagon launcher along with a standard TVM build.
    csullivan committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    fc80548 View commit details
    Browse the repository at this point in the history
  2. Update hexagon launcher README.md to include

    instructions on how to build the launcher
    alongside TVM.
    csullivan committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    4897118 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8d580a9 View commit details
    Browse the repository at this point in the history
  4. Refactor hexagon launcher cmake directory

    structure and group common code into
    cmake/HexagonLauncher.cmake.
    csullivan committed Oct 7, 2021
    Configuration menu
    Copy the full SHA
    1922cfb View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    4eb49a0 View commit details
    Browse the repository at this point in the history