Deploying Deep Learning model with Sequential Input as C++

1 visualización (últimos 30 días)
Kiran Ashraf
Kiran Ashraf el 30 de Mzo. de 2020
Comentada: Hiro Yoshino el 30 de Mzo. de 2020
Hey Guys,
Is there any way around to convert my deep neural network model with sequential input to C++ file which can run on normal computers and not special one like ARM.
I have already check te below mentioned link containing supporting layers and network for code generation and as it seems Sequential Input is not supported for Intel Processor. Is there any other way to deploy??
I have already check these links and nothig seems useful.
Thanks in Advance.

Respuestas (1)

Hiro Yoshino
Hiro Yoshino el 30 de Mzo. de 2020
We have just released 2020a and it looks sequential input layer is now included in the list.
So the solution is updating your MATLAB to the latest one. Hope this helps.
  2 comentarios
Kiran Ashraf
Kiran Ashraf el 30 de Mzo. de 2020
But it is only supported for ARM processors and not for Intel Processors.
Hiro Yoshino
Hiro Yoshino el 30 de Mzo. de 2020
oops, sorry. You're right. It's on the list but no for Intel cpu.
In 2019b, that layer was not available. Hopefully it will come in 6 months time!?
I'm sorry for that.

Iniciar sesión para comentar.

Categorías

Más información sobre Image Data Workflows 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