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 GPU autoscheduler #6856

Merged
merged 72 commits into from
Apr 4, 2023
Merged

Add GPU autoscheduler #6856

merged 72 commits into from
Apr 4, 2023

Commits on Jul 28, 2022

  1. Add GPU autoscheduler

    aekul committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    0046184 View commit details
    Browse the repository at this point in the history
  2. clang-format

    aekul committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    d939ea5 View commit details
    Browse the repository at this point in the history
  3. clang-format 13

    aekul committed Jul 28, 2022
    Configuration menu
    Copy the full SHA
    73b055a View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2022

  1. Configuration menu
    Copy the full SHA
    dfe18b8 View commit details
    Browse the repository at this point in the history
  2. remove commented code

    aekul committed Aug 14, 2022
    Configuration menu
    Copy the full SHA
    4ad51a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. use updated api

    aekul committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    9932266 View commit details
    Browse the repository at this point in the history
  2. use updated api

    aekul committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    e4672de View commit details
    Browse the repository at this point in the history
  3. clang-format

    aekul committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    efa1d83 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. fix test

    aekul committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    bb571dd View commit details
    Browse the repository at this point in the history
  2. add CMakeLists.txt

    aekul committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    bddfc57 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2022

  1. remove ASLog.h/cpp

    aekul committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    59617c2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec5a6ee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    56d5e71 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6e68cd4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7d3fbb4 View commit details
    Browse the repository at this point in the history
  6. remove Errors.h

    aekul committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    ae9b216 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d7c7e5a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    b529aeb View commit details
    Browse the repository at this point in the history
  9. remove MACHINE_PARAMS

    aekul committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    0a99054 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8a7923b View commit details
    Browse the repository at this point in the history
  11. remove files from Adams2019

    aekul committed Aug 19, 2022
    Configuration menu
    Copy the full SHA
    bee009e View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1e3fa11 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2022

  1. move Weights.h/cpp to common/

    aekul committed Aug 20, 2022
    Configuration menu
    Copy the full SHA
    489509b View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2022

  1. tidy up

    aekul committed Aug 21, 2022
    Configuration menu
    Copy the full SHA
    6e8e4c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. add input images

    aekul committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    1c4e2a6 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    393c7b9 View commit details
    Browse the repository at this point in the history
  2. add prefix to build targets

    aekul committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    ebeccac View commit details
    Browse the repository at this point in the history
  3. steven's patch

    aekul committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    e6fd31a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

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

Commits on Sep 11, 2022

  1. fix cmake error

    aekul committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    31fad63 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. fix Weights.cpp path

    aekul committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    c4e93d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7119a0e View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2022

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

Commits on Dec 3, 2022

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

Commits on Dec 5, 2022

  1. Move tests to test directory

    aekul committed Dec 5, 2022
    Configuration menu
    Copy the full SHA
    99627a5 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. clang-tidy/format

    aekul committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    4b6f020 View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

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

Commits on Dec 31, 2022

  1. Configuration menu
    Copy the full SHA
    d29fa84 View commit details
    Browse the repository at this point in the history
  2. Tidy up scripts/utils.sh

    aekul committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    f7fad31 View commit details
    Browse the repository at this point in the history
  3. Check if RunGenMain.o exists

    aekul committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    ae08b76 View commit details
    Browse the repository at this point in the history
  4. clang-format

    aekul committed Dec 31, 2022
    Configuration menu
    Copy the full SHA
    b44d05c View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

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

Commits on Jan 3, 2023

  1. clang-format

    aekul committed Jan 3, 2023
    Configuration menu
    Copy the full SHA
    b8e6ed0 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2023

  1. Script usability improvements

    aekul committed Jan 5, 2023
    Configuration menu
    Copy the full SHA
    f2928d3 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

  1. Add include path to Makefile

    aekul committed Jan 12, 2023
    Configuration menu
    Copy the full SHA
    ff2daff View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2023

  1. Fix include path in Makefile

    aekul committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    9741bb3 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Fix include path in Makefile

    aekul committed Jan 14, 2023
    Configuration menu
    Copy the full SHA
    b273cb0 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2023

  1. Tidy up

    aekul committed Jan 29, 2023
    Configuration menu
    Copy the full SHA
    d6a3656 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. clang-tidy

    aekul committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    d72060e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2023

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

Commits on Feb 6, 2023

  1. include directory

    aekul committed Feb 6, 2023
    Configuration menu
    Copy the full SHA
    9ec5b03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6c7d8 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2023

  1. Non-constant bounds fix

    aekul committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    c7bd839 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2023

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

Commits on Mar 17, 2023

  1. Fix long line

    aekul committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    64148a9 View commit details
    Browse the repository at this point in the history
  2. Add braces around if statements

    aekul committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    86c4015 View commit details
    Browse the repository at this point in the history
  3. aslog(0) -> aslog(1)

    aekul committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    08c778e View commit details
    Browse the repository at this point in the history
  4. abort -> internal_assert

    aekul committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    8468f59 View commit details
    Browse the repository at this point in the history
  5. Remove default destructor

    aekul committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    940f644 View commit details
    Browse the repository at this point in the history
  6. Fix long line

    aekul committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    c860696 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2023

  1. Fix long lines

    aekul committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    1df7dc2 View commit details
    Browse the repository at this point in the history
  2. Reorder parameters

    aekul committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    cf15af2 View commit details
    Browse the repository at this point in the history
  3. Fix long line

    aekul committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    79c4713 View commit details
    Browse the repository at this point in the history
  4. Remove empty clause

    aekul committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    50ba6e0 View commit details
    Browse the repository at this point in the history
  5. Remove blank line

    aekul committed Mar 18, 2023
    Configuration menu
    Copy the full SHA
    6924d1a View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2023

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

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    5fab295 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    766a010 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2023

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

Commits on Apr 3, 2023

  1. Configuration menu
    Copy the full SHA
    98ee389 View commit details
    Browse the repository at this point in the history
  2. clang-format

    aekul committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    1a84237 View commit details
    Browse the repository at this point in the history