|
Algorithm 1 Partial Offloading with Partitioning |
|
Input: {}
Output: {}
-
1:
Matrix of possible partitions
-
2:
Matrix of possible offloading policies
-
3:
fordo
-
4:
-
5:
for do
-
6:
-
7:
for do
-
8:
if then
-
9:
using
-
10:
else
-
11:
using
-
12:
end if
-
13:
end for
-
14:
sum()
-
15:
end for
-
16:
-
17:
-
18:
end for
-
19:
-
20:
-
21:
-
22:
Save input data:
-
23:
Save output data:
-
24:
Train the DNN:
|