photo

Sergio Matiz Romero

Last seen: 2 days ago Active since 2022

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
How can I implement Layernormalization layer to generate C code?
Hi @FRANCISCO JAVIER ALVAREZ BAZAN, A potential workaround is to use groupNormalizationLayer in 'all-channels' mode instead to ...

1 year ago | 0

Answered
How to fix "Function call failed" issue when trying to call "coder.loadDeepLearningNetwork(network_path);", where network_path= path for trained network.mat file
Hi @Mike Danous After investigating the issue further, I found that the problem with the initial workflow you were following is...

3 years ago | 0

Answered
How to fix "Function call failed" issue when trying to call "coder.loadDeepLearningNetwork(network_path);", where network_path= path for trained network.mat file
Hi @Mike Danous First, I would like to thank you for reporting this issue. I was able to reproduce the error you observed on my...

3 years ago | 0

Answered
How to deploy custom deep learning model in Raspberry Pi 4?
Hi @Paras Dhekale, There is also this code generation example for an LSTM network. Your custom pretrained network can be loaded...

3 years ago | 0