Default for underspecified data type while using Single Precision Converter
Mostrar comentarios más antiguos
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?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Data Type Conversion en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!