![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3725046_1522097853955_DEF.jpg)
Ram Kokku
MathWorks
Followers: 0 Following: 0
Estadística
0 Preguntas
15 Respuestas
CLASIFICACIÓN
3.169
of 297.016
REPUTACIÓN
18
CONTRIBUCIONES
0 Preguntas
15 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.00%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 20.419
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 157.725
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Porting Autogenerated C code from Deep learning toolbox to embedded environment
@Nitin Skandan, mapping constants to hardware depends on the backend C/C++ compiler. MATLAB Coder allows customization of deep ...
10 días hace | 0
| aceptada
Work Around for Convolution1DLayer
Hi @Kevin Monahan, Convolution1DLayer supports code generation in the latest (R2024a) version of MATLAB. See the extended capa...
6 meses hace | 0
Exporting a custom trained network to C#. MATLAB coder or ONNX?
@undefined undefined, MATLAB Coder can generate code for trained deep learning models. You can use coder.loadDeepLearningNetwork...
10 meses hace | 0
using cmake to build a cuda project which using opencv, a static lib(.a) generated by matlab gpu coder to jetson nano. My qustion is why it show undefined referenced to ..
Hi Hailing, I think this is due to missing cublas and cusolver libraries from the install. can you check you have libcublas.so...
alrededor de 1 año hace | 0
GPU Coder Build Error
@ding barry - Looks like you encountered a bug in GPU Coder. I reported this to the team resposible. Run-time checks is an op...
alrededor de 1 año hace | 1
GPU coder support for GPU arrayfun in parallel computation toolbox
@Infinite_king - Thank you for your response contrasting PCT and GPU Coder approaches. GPU Coder automatically identifies paral...
alrededor de 1 año hace | 0
Error generating a makefile Code Generation to Jetson
@Ahmed Tamer, can you check the following does your current directory path (full path) have any spaces or non-ascii characters...
alrededor de 1 año hace | 0
GPU Coder Main File
Hi Ahmed, The NVIDIA hardware support package provides functionality for accessing various I/O devices, including cameras and ...
alrededor de 1 año hace | 0
| aceptada
fminunc : A VERY STRANGE PROBLEM!
Hi @Emiliano Rosso, As my colleague Hariprasad mentioned, GPU Coder is a capable of Allocate memory once and reuse it for sub...
más de 2 años hace | 0
GPU Coder for jetson nano
Hi Yazan, Thanks for reaching out. We have many examples showcasing deep learning deployment on jetson. please take a look J...
más de 2 años hace | 0
GPU coder,CUDA in MATLAB
Hi Mohammadreza, Thanks for reaching out. Can you say more about where you want to run the generated code, with in MATLAB or o...
más de 2 años hace | 0
How to deploy custom deep learning model in Raspberry Pi 4?
Hi Paras, We have many examples for deploying neural networks to various hardware. please take a look the examples below http...
alrededor de 3 años hace | 0
Conversion of argument from "real_T *" to "int" not possible error in matlab
Hi Bhushan, Can you provide sequence of steps that you followed to arrive at this point ? From your question, It looks lik...
casi 5 años hace | 0
| aceptada
Problems in using the Coder and/or gpuArray with the DCT
Hi Gerry, I dont think I completely understand the issues that you are running into. if you are tying to generate code for a d...
más de 5 años hace | 0
Assertion failed: b:\matlab\src\cgir_hdl\target_analysis\characterizationkeygenerator.cpp:45:val
Hi Suneel, thanks for bringing up this issue to our notice. it is a bug. you can work around this problem by turning off Critic...
alrededor de 8 años hace | 0
| aceptada