Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

[TVM] Add TVM Support #1390

Merged
merged 72 commits into from
Oct 24, 2020
Merged

[TVM] Add TVM Support #1390

merged 72 commits into from
Oct 24, 2020

Commits on Oct 19, 2020

  1. Update test_models.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c35bf54 View commit details
    Browse the repository at this point in the history
  2. Update lazy_imports.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0f16b3c View commit details
    Browse the repository at this point in the history
  3. Update test_models.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c6cfa1c View commit details
    Browse the repository at this point in the history
  4. Update test_models.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    958971b View commit details
    Browse the repository at this point in the history
  5. Update unittests.yml

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    3b1e095 View commit details
    Browse the repository at this point in the history
  6. Update unittests.yml

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    1e3b6c3 View commit details
    Browse the repository at this point in the history
  7. Update unittests.yml

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    0928ee3 View commit details
    Browse the repository at this point in the history
  8. Update test_models.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    74b0cee View commit details
    Browse the repository at this point in the history
  9. Update test_models.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    d76ddaa View commit details
    Browse the repository at this point in the history
  10. Update test_models.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    cafbc45 View commit details
    Browse the repository at this point in the history
  11. Update test_models.py

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    3ebaf9f View commit details
    Browse the repository at this point in the history
  12. use the new API

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    f4d4bd4 View commit details
    Browse the repository at this point in the history
  13. update dockerfile

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    b2ee011 View commit details
    Browse the repository at this point in the history
  14. update

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c10957b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    4f7285e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    b418a83 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    096b6b8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    a64d234 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e5305e8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    23fdc42 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    28c7032 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    44833e8 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    b495794 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    70e6090 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    98fd846 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    43b26c6 View commit details
    Browse the repository at this point in the history
  27. update

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    03b7ca7 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    9c6ee2d View commit details
    Browse the repository at this point in the history
  29. Update install_tvm_cpu.sh

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    288b208 View commit details
    Browse the repository at this point in the history
  30. use C4

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    2f51234 View commit details
    Browse the repository at this point in the history
  31. try to fix the doc

    sxjscience committed Oct 19, 2020
    Configuration menu
    Copy the full SHA
    c44f6e7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2020

  1. fix

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    202d87c View commit details
    Browse the repository at this point in the history
  2. try to fix doc

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    eb7a362 View commit details
    Browse the repository at this point in the history
  3. Update test_models.py

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8a0d561 View commit details
    Browse the repository at this point in the history
  4. Update test_models.py

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    4109cd9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ee1fabf View commit details
    Browse the repository at this point in the history
  6. Update test_models.py

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    1a45b59 View commit details
    Browse the repository at this point in the history
  7. Update test_models.py

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    76d4851 View commit details
    Browse the repository at this point in the history
  8. Update test_models.py

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    683a032 View commit details
    Browse the repository at this point in the history
  9. update

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    ade7089 View commit details
    Browse the repository at this point in the history
  10. try to add tvm to profiler

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    d0cfc64 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    668fee3 View commit details
    Browse the repository at this point in the history
  12. Update README.md

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    8ace01f View commit details
    Browse the repository at this point in the history
  13. Update README.md

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0da3696 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    4f6d7f2 View commit details
    Browse the repository at this point in the history
  15. Update benchmark_utils.py

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0cdb33d View commit details
    Browse the repository at this point in the history
  16. Update misc.py

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    0ddb1a8 View commit details
    Browse the repository at this point in the history
  17. Update README.md

    sxjscience committed Oct 20, 2020
    Configuration menu
    Copy the full SHA
    a870066 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2020

  1. Update install_tvm_gpu.sh

    sxjscience committed Oct 21, 2020
    Configuration menu
    Copy the full SHA
    30b9a7b View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2020

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

    sxjscience committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    899f1b1 View commit details
    Browse the repository at this point in the history
  3. Update install_tvm_gpu.sh

    sxjscience committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    6c61030 View commit details
    Browse the repository at this point in the history
  4. Update install_tvm_gpu.sh

    sxjscience committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    60452b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb55741 View commit details
    Browse the repository at this point in the history
  6. update

    sxjscience committed Oct 22, 2020
    Configuration menu
    Copy the full SHA
    f43347a View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2020

  1. Update gluon_nlp_job.sh

    sxjscience committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    4312864 View commit details
    Browse the repository at this point in the history
  2. Update gluon_nlp_job.sh

    sxjscience committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    8908137 View commit details
    Browse the repository at this point in the history
  3. update

    sxjscience committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    d294a6f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    38502dd View commit details
    Browse the repository at this point in the history
  5. fix to 20201016

    sxjscience committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    cc0122c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2573b20 View commit details
    Browse the repository at this point in the history
  7. remove

    sxjscience committed Oct 23, 2020
    Configuration menu
    Copy the full SHA
    71f6b8e View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2020

  1. Update test_models.py

    sxjscience committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    73742fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dd1e499 View commit details
    Browse the repository at this point in the history
  3. remove all hybridize

    sxjscience committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    0c01e46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4947342 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1bedbfa View commit details
    Browse the repository at this point in the history
  6. test hybridize

    sxjscience committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    b8d2518 View commit details
    Browse the repository at this point in the history
  7. Update test_models.py

    sxjscience committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    30b561c View commit details
    Browse the repository at this point in the history
  8. Update test_models.py

    sxjscience committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    baa83d0 View commit details
    Browse the repository at this point in the history
  9. Update test_models.py

    sxjscience committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    a99cda6 View commit details
    Browse the repository at this point in the history
  10. Update test_models.py

    sxjscience committed Oct 24, 2020
    Configuration menu
    Copy the full SHA
    1e1b05d View commit details
    Browse the repository at this point in the history