Home
last modified time | relevance | path

Searched refs:predictions (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/external/rknn-toolkit2/examples/tensorflow/ssd_mobilenet_v1/
H A Dtest.py113 predictions = outputs[0].reshape((1, NUM_RESULTS, 4)) variable
149 ycenter = predictions[0][n][0] / Y_SCALE * box_priors[2][n] + box_priors[0][n]
150 xcenter = predictions[0][n][1] / X_SCALE * box_priors[3][n] + box_priors[1][n]
151 h = math.exp(predictions[0][n][2] / H_SCALE) * box_priors[2][n]
152 w = math.exp(predictions[0][n][3] / W_SCALE) * box_priors[3][n]
159 predictions[0][n][0] = ymin
160 predictions[0][n][1] = xmin
161 predictions[0][n][2] = ymax
162 predictions[0][n][3] = xmax
170 xmin0 = predictions[0][n][1]
[all …]
/OK3568_Linux_fs/kernel/tools/perf/Documentation/
H A Dtips.txt17 Profiling branch (mis)predictions with: perf record -b / perf report
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/
H A Dpredict.def60 theory here, as the predictions is exact. */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/
H A Dpredict.def60 theory here, as the predictions is exact. */
/OK3568_Linux_fs/kernel/Documentation/scheduler/
H A Dsched-energy.rst63 system's throughput. The predictions made by EAS rely on specific elements of
398 frequency requests and energy predictions.
/OK3568_Linux_fs/kernel/tools/memory-model/Documentation/
H A Dexplanation.txt73 load instructions. The LKMM makes these predictions for code running
83 For code running on a uniprocessor system, the predictions are easy:
157 Some predictions are trivial. For instance, no sane memory model would
161 Some nontrivial predictions are nonetheless quite simple. For
166 The interesting predictions concern what might happen when the two
314 memory model. They only affect the model's predictions indirectly.
2009 a potential data race and makes no predictions about the program's
/OK3568_Linux_fs/kernel/Documentation/admin-guide/
H A Dkernel-parameters.txt4766 sibling threads from influencing the predictions of other
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/
H A Dgccint.info7836 of branches. The resulting predictions are turned into edge
8352 performed to make the predictions normally coming from the profile
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/
H A Dgccint.info7836 of branches. The resulting predictions are turned into edge
8352 performed to make the predictions normally coming from the profile