photo

Ram Kokku

MathWorks

Last seen: 20 giorni fa Attivo dal 2017

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

0 Domande
15 Risposte

RANK
3.178
of 297.503

REPUTAZIONE
18

CONTRIBUTI
0 Domande
15 Risposte

ACCETTAZIONE DELLE RISPOSTE
0.00%

VOTI RICEVUTI
1

RANK
 of 20.449

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 159.017

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Knowledgeable Level 2
  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
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 ...

circa un mese fa | 0

| accettato

Risposto
Work Around for Convolution1DLayer
Hi @Kevin Monahan, Convolution1DLayer supports code generation in the latest (R2024a) version of MATLAB. See the extended capa...

7 mesi fa | 0

Risposto
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 mesi fa | 0

Risposto
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...

circa un anno fa | 0

Risposto
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...

circa un anno fa | 1

Risposto
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...

circa un anno fa | 0

Risposto
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...

circa un anno fa | 0

Risposto
GPU Coder Main File
Hi Ahmed, The NVIDIA hardware support package provides functionality for accessing various I/O devices, including cameras and ...

oltre un anno fa | 0

| accettato

Risposto
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...

oltre 2 anni fa | 0

Risposto
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...

oltre 2 anni fa | 0

Risposto
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...

oltre 2 anni fa | 0

Risposto
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...

circa 3 anni fa | 0

Risposto
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...

quasi 5 anni fa | 0

| accettato

Risposto
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...

oltre 5 anni fa | 0

Risposto
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...

circa 8 anni fa | 0

| accettato