Closed IndTechSpprt closed 1 month ago
Single MCU inference stuck at level 0.
Changing the values started inference for layer 0, but stopped at layer 1.
Set-up procedure is not clearly defined in README.md.
Furthermore, the setup is configured according to figure 7.5 in the thesis, but this is not mentioned anywhere.
This issue can be closed as reason has been identified and actions to address the same have been proposed.
Set-up procedure is not clearly defined in README.md.
Furthermore, the setup is configured according to figure 7.5 in the thesis, but this is not mentioned anywhere.
Actions
* Explain set-up procedure in detail (will be addressed in [Documentation #4](https://github.com/IndTechSpprt/Split_inference_microcontrollers_fork/issues/4)) * Automate as much as possible [Automation #8](https://github.com/IndTechSpprt/Split_inference_microcontrollers_fork/issues/8) deals with part of it (assuming weights are already loaded) * Refactor so we can support single coordinator multiple worker set-ups
Inference gets stuck. The MCUs seem to be waiting for more inputs, but there are no inputs being sent by the PC.