![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/3725046_1522097853955_DEF.jpg)
Ram Kokku
MathWorks
Followers: 0 Following: 0
Statistik
0 Fragen
15 Antworten
RANG
3.169
of 297.016
REPUTATION
18
BEITRÄGE
0 Fragen
15 Antworten
ANTWORTZUSTIMMUNG
0.00%
ERHALTENE STIMMEN
1
RANG
of 20.419
REPUTATION
N/A
DURCHSCHNITTLICHE BEWERTUNG
0.00
BEITRÄGE
0 Dateien
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANG
of 157.725
BEITRÄGE
0 Probleme
0 Lösungen
PUNKTESTAND
0
ANZAHL DER ABZEICHEN
0
BEITRÄGE
0 Beiträge
BEITRÄGE
0 Öffentlich Kanäle
DURCHSCHNITTLICHE BEWERTUNG
BEITRÄGE
0 Highlights
DURCHSCHNITTLICHE ANZAHL DER LIKES
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 Tage vor | 0
| akzeptiert
Work Around for Convolution1DLayer
Hi @Kevin Monahan, Convolution1DLayer supports code generation in the latest (R2024a) version of MATLAB. See the extended capa...
6 Monate vor | 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 Monate vor | 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...
etwa ein Jahr vor | 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...
etwa ein Jahr vor | 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...
etwa ein Jahr vor | 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...
etwa ein Jahr vor | 0
GPU Coder Main File
Hi Ahmed, The NVIDIA hardware support package provides functionality for accessing various I/O devices, including cameras and ...
etwa ein Jahr vor | 0
| akzeptiert
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...
mehr als 2 Jahre vor | 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...
mehr als 2 Jahre vor | 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...
mehr als 2 Jahre vor | 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...
etwa 3 Jahre vor | 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...
fast 5 Jahre vor | 0
| akzeptiert
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...
mehr als 5 Jahre vor | 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...
etwa 8 Jahre vor | 0
| akzeptiert