-
Notifications
You must be signed in to change notification settings - Fork 3.8k
[µTVM] Enable AutoTVM for ARM STM32F746XX Boards #4274
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
Merged
Merged
Changes from all commits
Commits
Show all changes
70 commits
Select commit
Hold shift + click to select a range
dbbffbd
TEMP
weberlo 5b356a7
TEMP 2
weberlo 93e7068
GDB-driven execution works
weberlo cbce8e0
fadd works!
weberlo c6f6f2b
RAM-only fadd works
weberlo a9f1736
Remove unnecessary include
weberlo bc87f18
TEMP
weberlo bbffe95
compiling as obj instead of shared
weberlo 043297d
no longer relying on external makefile
weberlo 5e48b68
working with dynamically loaded kernels
weberlo c476648
Make conv2d werk
weberlo 70e9b75
added timing funcs
weberlo 6197423
bring FPU back online and print execution times
weberlo 88e34dd
Add alternative timing impl
weberlo 6f63005
prepping to try host micro rpc
weberlo 7d0c079
Add microRPC support
weberlo 61c6fe8
I think AutoTVM just fucking worked
weberlo 1b66dcb
Add evaluation to tuning script
weberlo dc0a345
maybe using cycle counts now?
weberlo 6908f70
Fix cycle count struct unpacking bug
weberlo 75acf00
simplify if
weberlo 438e534
remove old demo
weberlo b3f3c38
shit don't work and idk why
weberlo 1043b9d
still no fokn clue
weberlo 415df9b
i'm a moron
weberlo edeafb3
Cleanup
weberlo 68b5113
Still works
weberlo 0f7577e
Refactor part 1
weberlo 37c9ee3
Host works again
weberlo 4df83c8
ARM and host work simultaneously
weberlo bf10c43
refactor yo life
weberlo face9ce
More cleanup
weberlo 277cbe8
big refactor but now host no work
weberlo 2669d1c
Host works again
weberlo cf84064
more cleanup
weberlo 838054a
More cleanup
weberlo 6843fb8
garbage collect
weberlo feeb3b8
cleanup
weberlo 097528b
clean
weberlo b609e76
refactor and docs
weberlo bcede67
More cleanup
weberlo 9a76461
Cleanup
weberlo b09a176
Last round of cleanup before we remove debug code
weberlo 05c53ee
Remove debug code
weberlo 625c16a
remove demo files (temporarily)
weberlo 4cb9a2a
Remove old debug code
weberlo 7f91d79
Partially address comments
weberlo 8b72d2b
Enable ".s" files and add Apache header
weberlo ba8a88d
Add ASF headers and split host uTVM API defs
weberlo 0d8f4f9
Lint
weberlo 8ad3744
Lint
weberlo b8855e6
Lint
weberlo 2129037
Lint
weberlo 7b559b6
Fix rebase artifact
weberlo 3fde102
Merge MicroTVM RPC server
weberlo c85b475
Lint
weberlo 07a2129
Lint
weberlo 5e38d2b
Address tqchen's comment
weberlo 17715ee
Lint
weberlo aeb840f
Fix CI
weberlo 70d607e
Move '-device_type=micro_dev' check to ndarray.py
weberlo 3ecd4bf
Fix
weberlo 98462b9
Fix binutil tests
weberlo 1224eed
Fix
weberlo 721ceb3
Fix
weberlo 27897d6
Fix
weberlo 013795e
Make quotes thicker
weberlo 9d77f82
Address comments
weberlo 3d594b7
Remove copyright lines
weberlo afd614e
Make create_micro_mod static
weberlo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.