Default for underspecified data type while using Single Precision Converter
Show older comments
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?
Accepted Answer
More Answers (0)
Categories
Find more on Data Type Conversion in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!