Default for underspecified data type while using Single Precision Converter
이전 댓글 표시
I noticed that even after using the Single Precision Converter on a model, the model’s Configuration Parameters might have “double” data type at some places. For example, in the ‘Optimization’ section, the ‘Default for underspecified data type’ option is set as “double”, while the documentation recommends setting it to “single” if you want to avoid the introduction of double data types. My questions are:
1. Am I expected to manually change this ‘Default for underspecified data type’ option?
2. If yes, are there any other options that also need to be changed to ensure my model is actually ready for single precision usage?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Data Type Conversion에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!