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

Optimizing autotvm task extraction speed #4138

Merged
merged 8 commits into from
Oct 29, 2019
Merged

Commits on Oct 24, 2019

  1. Optimize task extraction speed

    yunjing.lh committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    ac35988 View commit details
    Browse the repository at this point in the history
  2. correct pylint errors

    yunjing.lh committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    2c615b0 View commit details
    Browse the repository at this point in the history
  3. Delete unused function

    yunjing.lh committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    18465ea View commit details
    Browse the repository at this point in the history
  4. remove unnecessary argument

    yunjing.lh committed Oct 24, 2019
    Configuration menu
    Copy the full SHA
    6db06fc View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2019

  1. resolve code review comments

    yunjing.lh committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    6394455 View commit details
    Browse the repository at this point in the history
  2. corrent cpp lint errors

    yunjing.lh committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    59187e7 View commit details
    Browse the repository at this point in the history
  3. remove one more graph_json return value

    yunjing.lh committed Oct 28, 2019
    Configuration menu
    Copy the full SHA
    9eeddbb View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2019

  1. fix test bugs

    yunjing.lh committed Oct 29, 2019
    Configuration menu
    Copy the full SHA
    a6ea37b View commit details
    Browse the repository at this point in the history