diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-22 16:36:26 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-22 16:36:26 -0400 |
| commit | 1f94b49d8f5bbe88286992f2b0bdc740e676ea44 (patch) | |
| tree | ae7473d4fe4a45db8de851acc1cf58aa5fd0baff /dag_example | |
| parent | f0097f8a6e0a93224393948eebc3c9179b5085c3 (diff) | |
L3 and irqs
Diffstat (limited to 'dag_example')
| -rw-r--r-- | dag_example | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/dag_example b/dag_example index 233528f..ce39489 100644 --- a/dag_example +++ b/dag_example | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | 1, mser_qcif, mser001, 5, 0, 1, 1, 100, 1, 0, sift_qcif, sift001 | 1 | 1, mser_qcif, mser001, 5, 1, 1, 1, 100, 1, 0, sift_qcif, sift001 |
| 2 | 0, mser_qcif, mser002, 3, 1, 2, 1, 10, 1, 0 | 2 | 0, mser_qcif, mser002, 3, 2, 2, 1, 10, 1, 0 |
| 3 | 1, svm_qcif, svm001, 6, 0, 3, 1, 50, 1, 0, localization_qcif, localization001 | 3 | 1, svm_qcif, svm001, 6, 2, 3, 1, 50, 1, 0, localization_qcif, localization001 |
| 4 | 0, tracking_qcif, tracking001, 3, 2, 4, 1, 9, 1, 0 | 4 | 0, tracking_qcif, tracking001, 3, 3, 4, 1, 20, 1, 17 |
