deep learning toolbox: how to change precision to double?

2 vues (au cours des 30 derniers jours)
John Smith
John Smith le 20 Jan 2020
Commenté : John Smith le 20 Jan 2020
Hello,
It seems that the Deep Learning Toolbox uses the single precision and that it's hard coded.
Is there a way to change the precision to doube?
Thx,
D

Réponses (1)

Bhaskar R
Bhaskar R le 20 Jan 2020
MATLAB is by default double precision floating point(double) i.e. 64-bit.
This answer can help you
  1 commentaire
John Smith
John Smith le 20 Jan 2020
Yes, but DLT is not. In the code there're hardcoded casts to single precision.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Image Data Workflows dans Help Center et File Exchange

Produits


Version

R2019b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by