Open main menu

DAVE Developer's Wiki β

Changes

m
no edit summary
The following sections detail the execution of the first version of the classifier on the embedded platform. The number of threads was also tweaked in order to test different configurations. During the execution, the well-know <code>[https://en.wikipedia.org/wiki/Htop htop]</code> utility was used to monitor the system. This tool is very convenient to get some useful information such as cores allocation, processor load, and number of running threads.
=== = <big>Floating-point model </big> ====
<pre class="board-terminal">
TBD
</pre>
===== Tweaking the number of threads =====
The following screenshots show the system status while executing the application with different values of the thread parameter.
[IMAGE "Thread parameter set to 2"]
=== = <big>Half-quantized model </big> ====
<pre class="board-terminal">
TBD
[IMAGE "Thread parameter unspecified"]
=== = <big>Fully-quantized model </big> ====
<pre class="board-terminal">
TBD
</pre>
===== Tweaking the number of threads =====
The following screenshots show the system status while executing the application with different values of the thread parameter.
89
edits