Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
daceml-snitch
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Andrei Ivanov
daceml-snitch
Commits
84543b1e
Commit
84543b1e
authored
1 year ago
by
Andrei Ivanov
Browse files
Options
Downloads
Patches
Plain Diff
readme
parent
00ec4293
Branches
dev
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
readme.md
+24
-0
24 additions, 0 deletions
readme.md
with
24 additions
and
0 deletions
readme.md
0 → 100644
+
24
−
0
View file @
84543b1e
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
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment