Lower precision in trainnet workflow

Hi,
Is there a way to adjust the precision when training a network using the "trainnet" workflow (2024a)? I'm interested in lowering precision to speed up training, in the same way I would use "torch.set_float32_matmul_precision" in pytorch.
Thanks,
Eric

답변 (1개)

Matt J
Matt J 2024년 5월 19일
편집: Matt J 2024년 5월 19일

0 개 추천

Just pass in training data with a lower precision type (e.g., singles versus doubles).

카테고리

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

질문:

2024년 5월 18일

편집:

2024년 5월 19일

Community Treasure Hunt

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

Start Hunting!

Translated by