deep learning toolbox: how to change precision to double?

조회 수: 3 (최근 30일)
John Smith
John Smith 2020년 1월 20일
댓글: John Smith 2020년 1월 20일
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일
MATLAB is by default double precision floating point(double) i.e. 64-bit.
This answer can help you
  댓글 수: 1
John Smith
John Smith 2020년 1월 20일
Yes, but DLT is not. In the code there're hardcoded casts to single precision.

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

카테고리

Help CenterFile Exchange에서 Image Data Workflows에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by