Community Profile

photo

Jaya Shankar

MathWorks

Last seen: 3 years ago Active since 2019

Followers: 0   Following: 0

Statistics

  • Knowledgeable Level 2
  • First Review
  • First Answer

View badges

Feeds

View by

Answered
MEX FIle For deep learning
Please use coder.loadDeepLearningNetwork instead of coder.load in your MATLAB file. If you dont have a GPU, you can still gener...

3 years ago | 0

Answered
Getting error for NVIDIA CudNN with Matlab 2019b in Windows 10
Hi Susama Looks like the requisite environments for CUDNN and TENSORRT are not set correctly on your windows. These environme...

4 years ago | 0

Answered
int8 Calibration data with semantic segmentation
Hi Markus GPU Coder does not support INT8 inference for regression and semantic segmentation networks today. We will be looking...

4 years ago | 0

| accepted

Answered
Does neural network custom layer is supported by Matlab Coder?
No, MATLAB coder doesn't support code generation for custom layers. The layers supported for code generation are documented her...

5 years ago | 0

| accepted

Answered
Neural network compilation mwmklnnet.lib is not found
Shahar This was a bug in R2018b release , and we fixed it in an update release 2. To resolve this issue, you would need to upg...

5 years ago | 1

| accepted