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

답변 (1개)

Bhaskar R
Bhaskar R 2020년 1월 20일

0 개 추천

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

댓글 수: 1

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

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2020년 1월 20일

댓글:

2020년 1월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by