Code generation for FeatureInputLayer input is not supported for mkldnn target. See documentation for a list of supported layers with each target.
2 ビュー (過去 30 日間)
古いコメントを表示
Code generation for FeatureInputLayer input is not supported for mkldnn target. See
documentation for a list of supported layers with each target.
But i check it in documentation. It supports right?
0 件のコメント
回答 (1 件)
Brahmadev
2023 年 9 月 27 日
編集済み: Brahmadev
2023 年 9 月 27 日
Hi,
"featureInputLayer” does not support Code Generation as Code generation does not support complex input and does not support 'SplitComplexInputs' option.
You can refer to the following documentation of "Feature Input Layer" for more information:
Hope this helps!
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!