Borrar filtros
Borrar filtros

Lower precision in trainnet workflow

2 visualizaciones (últimos 30 días)
Eric Murphy
Eric Murphy el 18 de Mayo de 2024
Editada: Matt J el 19 de Mayo de 2024
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

Respuestas (1)

Matt J
Matt J el 19 de Mayo de 2024
Editada: Matt J el 19 de Mayo de 2024
Just pass in training data with a lower precision type (e.g., singles versus doubles).

Categorías

Más información sobre Deep Learning Toolbox en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by