Community Profile

photo

Jack Ferrari

Last seen: 12日 前 2020 年からアクティブ

統計

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

バッジを表示

Content Feed

表示方法

回答済み
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...

9ヶ月 前 | 2

| 採用済み

質問


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?

9ヶ月 前 | 1 件の回答 | 1

1

回答

回答済み
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...

約1年 前 | 0

| 採用済み

質問


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...

約1年 前 | 1 件の回答 | 0

1

回答

回答済み
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...

2年弱 前 | 1

| 採用済み