diff options
| author | leochanj105 <leochanj@live.unc.edu> | 2021-10-26 13:22:32 -0400 |
|---|---|---|
| committer | leochanj105 <leochanj@live.unc.edu> | 2021-10-26 13:22:32 -0400 |
| commit | 14c854543b1a3cf344a371a5b45595657f95786b (patch) | |
| tree | 70f752880522e5e44669af365754ac0f649dce81 /SD-VBS/cycles/stitch | |
| parent | 5e2ccfae0532ddd89bcc04bf14aad451e9c79785 (diff) | |
add deadlines and costs
Diffstat (limited to 'SD-VBS/cycles/stitch')
| -rw-r--r-- | SD-VBS/cycles/stitch/C_cif.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_fullhd.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_qcif.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_sim.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_sim_fast.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_sqcif.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_test.txt | 5 | ||||
| -rw-r--r-- | SD-VBS/cycles/stitch/C_vga.txt | 5 |
8 files changed, 0 insertions, 40 deletions
diff --git a/SD-VBS/cycles/stitch/C_cif.txt b/SD-VBS/cycles/stitch/C_cif.txt deleted file mode 100644 index dfae8a6..0000000 --- a/SD-VBS/cycles/stitch/C_cif.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (236x288) | ||
| 2 | Checking error: dimensions mismatch. Expected = 6656, Observed = 187264 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 258856185 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_fullhd.txt b/SD-VBS/cycles/stitch/C_fullhd.txt deleted file mode 100644 index 3fa6301..0000000 --- a/SD-VBS/cycles/stitch/C_fullhd.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (1920x1080) | ||
| 2 | Checking error: dimensions mismatch. Expected = 192128, Observed = 3559104 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 172437663118 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_qcif.txt b/SD-VBS/cycles/stitch/C_qcif.txt deleted file mode 100644 index 61014bb..0000000 --- a/SD-VBS/cycles/stitch/C_qcif.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (144x176) | ||
| 2 | Checking error: dimensions mismatch. Expected = 3072, Observed = 74560 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 70925785 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_sim.txt b/SD-VBS/cycles/stitch/C_sim.txt deleted file mode 100644 index dd32b2b..0000000 --- a/SD-VBS/cycles/stitch/C_sim.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (12x16) | ||
| 2 | Checking error: dimensions mismatch. Expected = 2, Observed = 18 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 379575 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_sim_fast.txt b/SD-VBS/cycles/stitch/C_sim_fast.txt deleted file mode 100644 index 1d7af4e..0000000 --- a/SD-VBS/cycles/stitch/C_sim_fast.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (9x12) | ||
| 2 | Checking error: dimensions mismatch. Expected = 2, Observed = 12 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 242550 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_sqcif.txt b/SD-VBS/cycles/stitch/C_sqcif.txt deleted file mode 100644 index f67dde1..0000000 --- a/SD-VBS/cycles/stitch/C_sqcif.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (96x128) | ||
| 2 | Checking error: dimensions mismatch. Expected = 1344, Observed = 34816 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 34402655 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_test.txt b/SD-VBS/cycles/stitch/C_test.txt deleted file mode 100644 index 9647d62..0000000 --- a/SD-VBS/cycles/stitch/C_test.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (6x8) | ||
| 2 | Checking error: dimensions mismatch. Expected = 2, Observed = 8 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 135310 | ||
| 5 | |||
diff --git a/SD-VBS/cycles/stitch/C_vga.txt b/SD-VBS/cycles/stitch/C_vga.txt deleted file mode 100644 index 1b80c8a..0000000 --- a/SD-VBS/cycles/stitch/C_vga.txt +++ /dev/null | |||
| @@ -1,5 +0,0 @@ | |||
| 1 | Input size - (480x586) | ||
| 2 | Checking error: dimensions mismatch. Expected = 26240, Observed = 603392 | ||
| 3 | Error in Stitch | ||
| 4 | Cycles elapsed - 11694592515 | ||
| 5 | |||
