deep learning toolbox: how to change precision to double?

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

Risposte (1)

MATLAB is by default double precision floating point(double) i.e. 64-bit.
This answer can help you

1 Commento

Yes, but DLT is not. In the code there're hardcoded casts to single precision.

Accedi per commentare.

Categorie

Scopri di più su Deep Learning Toolbox in Centro assistenza e File Exchange

Prodotti

Release

R2019b

Richiesto:

il 20 Gen 2020

Commentato:

il 20 Gen 2020

Community Treasure Hunt

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

Start Hunting!

Translated by