Skip to content
Snippets Groups Projects
Commit 84543b1e authored by Andrei Ivanov's avatar Andrei Ivanov
Browse files

readme

parent 00ec4293
Branches dev
No related merge requests found
Getting the code of this repository
```
git clone --recurse-submodules --shallow-submodules --branch dev https://spclgitlab.ethz.ch/anivanov/daceml-snitch.git daceml-snitch-debug
git clone --recurse-submodules --shallow-submodules --branch dev git@spclgitlab.ethz.ch:anivanov/daceml-snitch.git daceml-snitch-debug
```
Tested small targets (compilation + simulation)
```
make run-mlp_simple
make run-mlp_simple-vlt
make run-transformer
make run-transformer-vlt
```
Tested only compilation (workload is too big for simulation)
```
make run-yolov5
make run-yolov5-vlt
make run-yolov5-onnx
make run-yolov5-onnx-vlt
```
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment