photo

Jack Ferrari

MathWorks

Last seen: 2 giorni fa Attivo dal 2020

Followers: 0   Following: 0

Statistica

All
  • Personal Best Downloads Level 1
  • Knowledgeable Level 1
  • First Answer
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 2
  • First Submission

Visualizza badge

Feeds

Visto da

Risposto
Are RISC-V processors supported by Embedded Coder?
Yes, you can specify the word sizes for RISC-V using the built-in RISC-V device details in the Hardware Implementation section o...

oltre un anno fa | 2

| accettato

Domanda


Are RISC-V processors supported by Embedded Coder?
I want to generate code for a RISC-V processor. Is it possible to configure Embedded Coder for RISC-V?

oltre un anno fa | 1 risposta | 1

1

risposta

Risposto
How can I optimize the performance of library-free C/C++ code generated from deep learning networks?
Vectorization and multi-threading are techniques that can improve the performance of embedded applications. Both allow processor...

oltre un anno fa | 1

| accettato

Domanda


How can I optimize the performance of library-free C/C++ code generated from deep learning networks?
I am generating code for a deep learning network with coder.DeepLearningConfig(TargetLibrary = 'none'). Which code generation co...

oltre un anno fa | 1 risposta | 1

1

risposta

Risposto
Error while using "Generate Code for Quantized LSTM Network and Deploy on Cortex-M Target" example.
Hi Liangmaokun, The example you are trying to run requires the CMSIS-NN library to be built (this will give you the missing lib...

oltre 2 anni fa | 1

| accettato