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

Add autoscheduler support to tvmc #7070

Merged
merged 8 commits into from
Dec 17, 2020
Merged

Commits on Dec 15, 2020

  1. Add autoscheduler support to tvmc

    - Add an autoschedule module to tvmc
    - Extract common tuning option between autotuner and autoscheduler
    - Add testing
    Giuseppe Rossini committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    8549f63 View commit details
    Browse the repository at this point in the history
  2. Linting and small bug-fixing

    Giuseppe Rossini committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    0be86ef View commit details
    Browse the repository at this point in the history
  3. Addressing comments and refactoring

    Giuseppe Rossini committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    88b4a1d View commit details
    Browse the repository at this point in the history
  4. Fix linting

    Giuseppe Rossini committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    def9865 View commit details
    Browse the repository at this point in the history
  5. rebasing

    Giuseppe Rossini committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    8c5df5e View commit details
    Browse the repository at this point in the history
  6. Addressing comments - 2

    Giuseppe Rossini committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c59d4b7 View commit details
    Browse the repository at this point in the history
  7. Addressing comments -3

    Change-Id: I207872757473210681d9db04bfdcd2c5e6deaa05
    Giuseppe Rossini committed Dec 15, 2020
    Configuration menu
    Copy the full SHA
    881dde0 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Addressing comments - 4

    Change-Id: I11f73c9b32e83c013cfb2224ccce06f60a128af7
    Giuseppe Rossini committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    df6eaf6 View commit details
    Browse the repository at this point in the history