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

[RUNTIME][uTVM] AutoTVM + uTVM for Cortex-M7 #5417

Merged
merged 11 commits into from
Apr 30, 2020

Commits on Apr 27, 2020

  1. Prototype for micro TVM.

    weberlo authored and areusch committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    ab7f5cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    91e132d View commit details
    Browse the repository at this point in the history
  3. Use /std:c++14 with MSVC.

     * Per tqchen: project has already moved to C++14
     * Presubmit failed for code that built locally on gcc.
    areusch committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    80c6470 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ce06883 View commit details
    Browse the repository at this point in the history
  5. Compiles with USE_MICRO=OFF.

    areusch committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    9a8e2b3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    25961d6 View commit details
    Browse the repository at this point in the history
  7. fix compile warning

    areusch committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    03782a8 View commit details
    Browse the repository at this point in the history
  8. address logan's comments

    areusch committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    d351b9c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4d426ab View commit details
    Browse the repository at this point in the history
  10. address thierry's comments

    areusch committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    99e4718 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2020

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