Is there any working solution for generating C++ codes for unsupported deep learning layers?

1 回表示 (過去 30 日間)
John Guntoro
John Guntoro 2022 年 10 月 17 日
回答済み: Hariprasad Ravishankar 2022 年 11 月 3 日
I need to generate C++ code using "convolution1dlayer", which currently is not supported for codegen according to the list in Matlab's website.
(https://uk.mathworks.com/help/coder/ug/networks-and-layers-supported-for-c-code-generation.html#mw_db37fa9d-d79b-4621-84e1-fa65ab53e11b)
Is there a working solution to get around this?

回答 (1 件)

Hariprasad Ravishankar
Hariprasad Ravishankar 2022 年 11 月 3 日
Hi John,
Code generation for convolution1dLayer is in the works and will be supported in a future release of MATLAB.
Hari

カテゴリ

Help Center および File ExchangeMATLAB Coder についてさらに検索

製品


リリース

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by