Code generation for FeatureInputLayer input is not supported for mkldnn target. See documentation for a list of supported layers with each target.
5 views (last 30 days)
Show older comments
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 Comments
Answers (1)
Brahmadev
on 27 Sep 2023
Edited: Brahmadev
on 27 Sep 2023
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 Comments
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!