Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
521124b
[NOMERGE] stub out tests with codegen issues temporarily
robell Oct 3, 2023
2a6dce5
Initial Ethos-U runtime backend
robell Oct 3, 2023
2083a71
Fixed error messages on runtime init
robell Oct 4, 2023
f5cff0b
lintrunner cleanup
robell Oct 4, 2023
a1fbdb4
Enable logging in Release mode
digantdesai Oct 4, 2023
918c798
Move arm example dir under backends
digantdesai Oct 4, 2023
b2a395a
Add option specify a list of ops
digantdesai Oct 4, 2023
862e510
Add softmax as another toy model
digantdesai Oct 4, 2023
69c132d
patches and utils for setting up baremetal stack for cs300
digantdesai Oct 4, 2023
e87db01
Add example script to run on cpu
digantdesai Oct 4, 2023
afd8080
Add ArmBackend to example scripts
robell Oct 4, 2023
a29523f
Add delegate test and FVP output
robell Oct 4, 2023
8efd2e3
align builds on same cmake toolchain
robell Oct 4, 2023
52c1c09
Fix delegate runner patch
robell Oct 4, 2023
8ae524c
cmake compiler and log behaviour fixing
robell Oct 4, 2023
a64e835
Minimal example of AoT with ArmPartitioner+Vela
robell Oct 5, 2023
ec03f3c
Generate pte for delegate test on the fly
robell Oct 5, 2023
1ba71d7
Added support for variable input output patterns
robell Oct 5, 2023
f29715e
Handle multiple delegate inputs with SRAM offsets
robell Oct 5, 2023
3b35ff6
Add TOSA ref model and Vela dependencies
robell Oct 5, 2023
94c598e
Cleanup from lintrunner and other bits of tidyup
robell Oct 5, 2023
683d428
Removed ethos u driver build and cmsis dependency
robell Oct 5, 2023
3292199
renamed lib ethos_u to executorch_delegate_ethos_u
robell Oct 5, 2023
e6ede01
lintfix
robell Oct 5, 2023
76a393a
tidied delegate_runner output
robell Oct 5, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Move arm example dir under backends
Summary: This will align better with structure proposed in D49714823

Differential Revision: D49899370

fbshipit-source-id: 86d89c8060a6685f84dc186ea38beba4388894db
  • Loading branch information
digantdesai authored and robell committed Oct 4, 2023
commit 918c7982784f4d55a7ffa90bbedb1d838056cac7
File renamed without changes.