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

[µTVM] Enable AutoTVM for ARM STM32F746XX Boards #4274

Merged
merged 70 commits into from Dec 2, 2019

Commits on Nov 24, 2019

  1. TEMP

    weberlo committed Nov 24, 2019
    Copy the full SHA
    dbbffbd View commit details
    Browse the repository at this point in the history
  2. TEMP 2

    weberlo committed Nov 24, 2019
    Copy the full SHA
    5b356a7 View commit details
    Browse the repository at this point in the history
  3. GDB-driven execution works

    next stop: Tcl-driven
    weberlo committed Nov 24, 2019
    Copy the full SHA
    93e7068 View commit details
    Browse the repository at this point in the history
  4. fadd works!

    weberlo committed Nov 24, 2019
    Copy the full SHA
    cbce8e0 View commit details
    Browse the repository at this point in the history
  5. RAM-only fadd works

    weberlo committed Nov 24, 2019
    Copy the full SHA
    c6f6f2b View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary include

    weberlo committed Nov 24, 2019
    Copy the full SHA
    a9f1736 View commit details
    Browse the repository at this point in the history
  7. TEMP

    weberlo committed Nov 24, 2019
    Copy the full SHA
    bc87f18 View commit details
    Browse the repository at this point in the history
  8. compiling as obj instead of shared

    actually relocating the binary now
    weberlo committed Nov 24, 2019
    Copy the full SHA
    bbffe95 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    043297d View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    5e48b68 View commit details
    Browse the repository at this point in the history
  11. Make conv2d werk

    weberlo committed Nov 24, 2019
    Copy the full SHA
    c476648 View commit details
    Browse the repository at this point in the history
  12. added timing funcs

    but now floating point instructions don't work
    weberlo committed Nov 24, 2019
    Copy the full SHA
    70e9b75 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    6197423 View commit details
    Browse the repository at this point in the history
  14. Add alternative timing impl

    weberlo committed Nov 24, 2019
    Copy the full SHA
    88e34dd View commit details
    Browse the repository at this point in the history
  15. Copy the full SHA
    6f63005 View commit details
    Browse the repository at this point in the history
  16. Add microRPC support

    weberlo committed Nov 24, 2019
    Copy the full SHA
    7d0c079 View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    61c6fe8 View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    1b66dcb View commit details
    Browse the repository at this point in the history
  19. maybe using cycle counts now?

    weberlo committed Nov 24, 2019
    Copy the full SHA
    dc0a345 View commit details
    Browse the repository at this point in the history
  20. Copy the full SHA
    6908f70 View commit details
    Browse the repository at this point in the history
  21. simplify if

    weberlo committed Nov 24, 2019
    Copy the full SHA
    75acf00 View commit details
    Browse the repository at this point in the history
  22. remove old demo

    weberlo committed Nov 24, 2019
    Copy the full SHA
    438e534 View commit details
    Browse the repository at this point in the history
  23. shit don't work and idk why

    weberlo committed Nov 24, 2019
    Copy the full SHA
    b3f3c38 View commit details
    Browse the repository at this point in the history
  24. still no fokn clue

    weberlo committed Nov 24, 2019
    Copy the full SHA
    1043b9d View commit details
    Browse the repository at this point in the history
  25. i'm a moron

    weberlo committed Nov 24, 2019
    Copy the full SHA
    415df9b View commit details
    Browse the repository at this point in the history
  26. Cleanup

    weberlo committed Nov 24, 2019
    Copy the full SHA
    edeafb3 View commit details
    Browse the repository at this point in the history
  27. Still works

    weberlo committed Nov 24, 2019
    Copy the full SHA
    68b5113 View commit details
    Browse the repository at this point in the history
  28. Refactor part 1

    weberlo committed Nov 24, 2019
    Copy the full SHA
    0f7577e View commit details
    Browse the repository at this point in the history
  29. Host works again

    weberlo committed Nov 24, 2019
    Copy the full SHA
    37c9ee3 View commit details
    Browse the repository at this point in the history
  30. Copy the full SHA
    4df83c8 View commit details
    Browse the repository at this point in the history
  31. refactor yo life

    weberlo committed Nov 24, 2019
    Copy the full SHA
    bf10c43 View commit details
    Browse the repository at this point in the history
  32. More cleanup

    weberlo committed Nov 24, 2019
    Copy the full SHA
    face9ce View commit details
    Browse the repository at this point in the history
  33. Copy the full SHA
    277cbe8 View commit details
    Browse the repository at this point in the history
  34. Host works again

    weberlo committed Nov 24, 2019
    Copy the full SHA
    2669d1c View commit details
    Browse the repository at this point in the history
  35. more cleanup

    weberlo committed Nov 24, 2019
    Copy the full SHA
    cf84064 View commit details
    Browse the repository at this point in the history
  36. More cleanup

    weberlo committed Nov 24, 2019
    Copy the full SHA
    838054a View commit details
    Browse the repository at this point in the history
  37. garbage collect

    weberlo committed Nov 24, 2019
    Copy the full SHA
    6843fb8 View commit details
    Browse the repository at this point in the history
  38. cleanup

    weberlo committed Nov 24, 2019
    Copy the full SHA
    feeb3b8 View commit details
    Browse the repository at this point in the history
  39. clean

    weberlo committed Nov 24, 2019
    Copy the full SHA
    097528b View commit details
    Browse the repository at this point in the history
  40. refactor and docs

    weberlo committed Nov 24, 2019
    Copy the full SHA
    b609e76 View commit details
    Browse the repository at this point in the history
  41. More cleanup

    weberlo committed Nov 24, 2019
    Copy the full SHA
    bcede67 View commit details
    Browse the repository at this point in the history
  42. Cleanup

    weberlo committed Nov 24, 2019
    Copy the full SHA
    9a76461 View commit details
    Browse the repository at this point in the history
  43. Copy the full SHA
    b09a176 View commit details
    Browse the repository at this point in the history
  44. Remove debug code

    weberlo committed Nov 24, 2019
    Copy the full SHA
    05c53ee View commit details
    Browse the repository at this point in the history
  45. Copy the full SHA
    625c16a View commit details
    Browse the repository at this point in the history
  46. Remove old debug code

    weberlo committed Nov 24, 2019
    Copy the full SHA
    4cb9a2a View commit details
    Browse the repository at this point in the history
  47. Partially address comments

    weberlo committed Nov 24, 2019
    Copy the full SHA
    7f91d79 View commit details
    Browse the repository at this point in the history
  48. Copy the full SHA
    8b72d2b View commit details
    Browse the repository at this point in the history
  49. Copy the full SHA
    ba8a88d View commit details
    Browse the repository at this point in the history
  50. Lint

    weberlo committed Nov 24, 2019
    Copy the full SHA
    0d8f4f9 View commit details
    Browse the repository at this point in the history
  51. Lint

    weberlo committed Nov 24, 2019
    Copy the full SHA
    8ad3744 View commit details
    Browse the repository at this point in the history
  52. Lint

    weberlo committed Nov 24, 2019
    Copy the full SHA
    b8855e6 View commit details
    Browse the repository at this point in the history
  53. Lint

    weberlo committed Nov 24, 2019
    Copy the full SHA
    2129037 View commit details
    Browse the repository at this point in the history
  54. Fix rebase artifact

    weberlo committed Nov 24, 2019
    Copy the full SHA
    7b559b6 View commit details
    Browse the repository at this point in the history
  55. Merge MicroTVM RPC server

    weberlo committed Nov 24, 2019
    Copy the full SHA
    3fde102 View commit details
    Browse the repository at this point in the history
  56. Lint

    weberlo committed Nov 24, 2019
    Copy the full SHA
    c85b475 View commit details
    Browse the repository at this point in the history
  57. Lint

    weberlo committed Nov 24, 2019
    Copy the full SHA
    07a2129 View commit details
    Browse the repository at this point in the history
  58. Address tqchen's comment

    Also,
    - templatize `EncoderAppend`
    - remove `DeviceLocation` class
    - add `TargetVal` union that `DevPtr` uses
    weberlo committed Nov 24, 2019
    Copy the full SHA
    5e38d2b View commit details
    Browse the repository at this point in the history
  59. Lint

    weberlo committed Nov 24, 2019
    Copy the full SHA
    17715ee View commit details
    Browse the repository at this point in the history
  60. Fix CI

    weberlo committed Nov 24, 2019
    Copy the full SHA
    aeb840f View commit details
    Browse the repository at this point in the history
  61. Copy the full SHA
    70d607e View commit details
    Browse the repository at this point in the history
  62. Fix

    weberlo committed Nov 24, 2019
    Copy the full SHA
    3ecd4bf View commit details
    Browse the repository at this point in the history
  63. Fix binutil tests

    weberlo committed Nov 24, 2019
    Copy the full SHA
    98462b9 View commit details
    Browse the repository at this point in the history
  64. Fix

    weberlo committed Nov 24, 2019
    Copy the full SHA
    1224eed View commit details
    Browse the repository at this point in the history
  65. Fix

    weberlo committed Nov 24, 2019
    Copy the full SHA
    721ceb3 View commit details
    Browse the repository at this point in the history
  66. Fix

    weberlo committed Nov 24, 2019
    Copy the full SHA
    27897d6 View commit details
    Browse the repository at this point in the history
  67. Make quotes thicker

    weberlo committed Nov 24, 2019
    Copy the full SHA
    013795e View commit details
    Browse the repository at this point in the history
  68. Address comments

    weberlo committed Nov 24, 2019
    Copy the full SHA
    9d77f82 View commit details
    Browse the repository at this point in the history
  69. Remove copyright lines

    weberlo committed Nov 24, 2019
    Copy the full SHA
    3d594b7 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2019

  1. Make create_micro_mod static

    weberlo committed Nov 25, 2019
    Copy the full SHA
    afd614e View commit details
    Browse the repository at this point in the history