photo

Ram Kokku

MathWorks

Last seen: 1일 전 2017년부터 활동

Followers: 0   Following: 0

메시지

통계

MATLAB Answers

0 질문
15 답변

순위
3,192
of 298,313

평판
18

참여
0 질문
15 답변

답변 채택
0.00%

획득한 표
1

순위
 of 20,563

평판
N/A

평균 평점
0.00

참여
0 파일

다운로드 수
0

ALL TIME 다운로드 수
0

순위

of 160,817

참여
0 문제
0 답안

점수
0

배지 수
0

참여
0 게시물

참여
0 공개 채널

평균 평점

참여
0 하이라이트

평균 좋아요 수

  • Knowledgeable Level 2
  • First Answer

배지 보기

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

3개월 전 | 0

| 수락됨

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

9개월 전 | 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...

12개월 전 | 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...

대략 1년 전 | 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...

1년 초과 전 | 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...

1년 초과 전 | 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...

1년 초과 전 | 0

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

1년 초과 전 | 0

| 수락됨

답변 있음
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...

2년 초과 전 | 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...

2년 초과 전 | 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...

2년 초과 전 | 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...

3년 초과 전 | 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...

대략 5년 전 | 0

| 수락됨

답변 있음
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...

거의 6년 전 | 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...

대략 8년 전 | 0

| 수락됨