Sergio Matiz Romero
Followers: 0 Following: 0
Statistics
0 Questions
4 Answers
RANK
128,853
of 296,205
REPUTATION
0
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
of 20,364
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 155,673
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
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
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
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