Unrecognized function or variable 'dlaccelerate'.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Thomas Rodriguez
el 17 de Abr. de 2022
Comentada: Steven Lord
el 18 de Abr. de 2022
Hi,
I'm trying to run MATLAB's example solving Burger's equation (https://www.mathworks.com/help/deeplearning/ug/solve-partial-differential-equations-using-deep-learning.html) using Deep Learning.
I've just downloaded the Deep Learning Toolbox, and I've been running into the error:
"Unrecognized function or variable 'dlaccelerate'."
I'm not sure why? I used the "ver" command to confirm that the Deep Learning Toolbox downloaded correctly with its version, and everything is there.
Thank you for your time.
0 comentarios
Respuesta aceptada
Walter Roberson
el 17 de Abr. de 2022
Introduced in R2021a
2 comentarios
Steven Lord
el 18 de Abr. de 2022
The dlaccelerate function didn't exist in release R2020b. You'll need to upgrade to release R2021a or later to use it.
Más respuestas (0)
Ver también
Categorías
Más información sobre Sequence and Numeric Feature Data Workflows en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!