Does neural network custom layer is supported by Matlab Coder?

3 ビュー (過去 30 日間)
TripleSSSS
TripleSSSS 2019 年 5 月 28 日
回答済み: Jaya Shankar 2019 年 5 月 28 日
Hey
First, I'd like to know whether or not custom layers in neural network are supported in Matlab Coder ? (I couldn't find anything stated in the documentation)
Second, I'd like to implenet a matrix multipllication layer (A layer which is exacly like tensorflow matrix multiplication from here). I'd like to know if such an implenentation is supported using custom layer (I think it does, but what is the best & easy way to start?)
Best
S

採用された回答

Jaya Shankar
Jaya Shankar 2019 年 5 月 28 日
No, MATLAB coder doesn't support code generation for custom layers. The layers supported for code generation are documented here https://www.mathworks.com/help/coder/ug/networks-and-layers-supported-for-c-code-generation.html

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDeep Learning Toolbox についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by