photo

Bill Chou

MathWorks

Last seen: 4 giorni fa Attivo dal 2012

Followers: 2   Following: 0

Messaggio

Professional Interests: C/C++/CUDA code generation, AI & deep learning, embedded systems, signal processing, image processing

Programming Languages:
C++

Statistica

All
MATLAB Answers

12 Domande
57 Risposte

File Exchange

5 File

Cody

0 Problemi
4 Soluzioni

RANK
581
of 302.175

REPUTAZIONE
136

CONTRIBUTI
12 Domande
57 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
59

RANK
2.776 of 21.595

REPUTAZIONE
614

VALUTAZIONE MEDIA
4.90

CONTRIBUTI
5 File

DOWNLOAD
4

ALL TIME DOWNLOAD
5155

RANK
66.728
of 179.680

CONTRIBUTI
0 Problemi
4 Soluzioni

PUNTEGGIO
50

NUMERO DI BADGE
1

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 2
  • GitHub Submissions Level 1
  • Personal Best Downloads Level 2
  • Editor's Pick
  • First Review
  • 5-Star Galaxy Level 3
  • First Submission
  • Knowledgeable Level 2
  • Revival Level 2
  • Thankful Level 1
  • First Answer
  • Solver

Visualizza badge

Feeds

Visto da

Risposto
MATLAB Coder: How do I setup the environment variables on ARM targets to point to the ARM Compute Library?
Note: The following applies to R2023a and newer releases of MATLAB Coder. Starting with Release R2023a, we recommend users to ...

12 giorni fa | 0

| accettato

Risposto
MATLAB Coder: How do I build the Arm CMSIS-NN library for Deep Learning C/C++ code generation and deployment?
Note: The following applies to R2023a and newer releases of MATLAB Coder. Starting with Release R2023a, we recommend users to ...

12 giorni fa | 0

| accettato

Risposto
MATLAB Coder: How do I build the Intel MKL-DNN library for Deep Learning C/C++ code generation and deployment?
Note: The following applies to R2023a and newer releases of MATLAB Coder. Starting with Release R2023a, we recommend users to ...

12 giorni fa | 0

| accettato

Risposto
How do I build LiteRT Library (formerly TensorFlow Lite) to execute deep learning models using the LiteRT interpreter on embedded boards?
For MATLAB Release 2026a and newer, use the new MATLAB Coder Support Package for PyTorch and LiteRT Models to generate C/C++/CUD...

12 giorni fa | 0

| accettato

Risposto
How to generate code for a Deep Learning network imported from PyTorch?
If you continue to encounter errors generating code from dlnetwork objects imported from PyTorch or TensorFlow models, starting ...

3 mesi fa | 0

Risposto
How do I benchmark deep learning code (C/C++/CUDA) to compare performance of the generated code running on CPUs and GPUs?
You can use the dlCodegenBench function to benchmark the runtime performance of deep learning models running as C/C++/CUDA code ...

10 mesi fa | 2

| accettato

Domanda


How do I benchmark deep learning code (C/C++/CUDA) to compare performance of the generated code running on CPUs and GPUs?
I'm looking at different deep learning networks (e.g. squeezenet, mobilenet, etc) and I want to be able to profile on different ...

10 mesi fa | 1 risposta | 0

1

risposta

Risposto
How do I build LiteRT Library (formerly TensorFlow Lite) to execute deep learning models using the LiteRT interpreter on embedded boards?
Note: The following applies to R2024a (Update 1) and newer releases of MATLAB Coder and TensorFlow Lite library version 2.15 as ...

circa 2 anni fa | 1

Risposto
MATLAB Coder: How do I build the ARM Compute Library for Deep Learning C/C++ code generation and deployment?
Note: The following applies to R2023a and newer releases of MATLAB Coder. Starting with Release R2023a, we recommend users to ...

oltre 2 anni fa | 1

| accettato

Risposto
MATLAB Coder: Why am I receiving Invalid MEX-file error when trying to load a TensorFlowLite model with loadTFLiteModel after upgrading to Update 1 of R2024a release?
In Update 1 of MATLAB R2024a version released on April 16, 2024, an incompatibility was introduced for the "Deep Learning Toolbo...

oltre 2 anni fa | 0

| accettato

Domanda


MATLAB Coder: Why am I receiving Invalid MEX-file error when trying to load a TensorFlowLite model with loadTFLiteModel after upgrading to Update 1 of R2024a release?
I'm using MATLAB Coder and I upgrade to Update 1 of R2024a release. When I try to use the loadTFLiteModel API using the Deep Lea...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Risposto
What is the meaning of the variables in the C generated code of a Linear Discriminant Analysis model trained in MATLAB?
Hi Handyman, I checked with our development team and they would need to know a bit more about your code to answer your questi...

quasi 3 anni fa | 0

Risposto
How do I build LiteRT Library (formerly TensorFlow Lite) to execute deep learning models using the LiteRT interpreter on embedded boards?
Note: The following applies to R2023a to R2024a of MATLAB Coder and TensorFlow Lite library version 2.8 as described here. For n...

oltre 3 anni fa | 0

Risposto
How do I build LiteRT Library (formerly TensorFlow Lite) to execute deep learning models using the LiteRT interpreter on embedded boards?
Note: The following applies to R2022b and older releases of MATLAB Coder and TensorFlow Lite library version 2.4.1 as described ...

quasi 4 anni fa | 0

Risposto
MATLAB Coder: How do I build the Arm CMSIS-NN library for Deep Learning C/C++ code generation and deployment?
To generate and run C code for deep neural networks on Cortex-M hardware, you must have the CMSIS-NN library. See the post below...

circa 4 anni fa | 0

Risposto
Difference between Simulink Coder and Embedded Coder
As others have mentioned: MATLAB Coder enables users to generate C/C++ code from MATLAB algorithms Simulink Coder does the sam...

oltre 4 anni fa | 0

Risposto
Embedded coder,matlab coder, simulink coder ?
As others have mentioned: MATLAB Coder enables users to generate C/C++ code from MATLAB algorithms Simulink Coder does the sam...

oltre 4 anni fa | 1

Risposto
Difference between Simulink Coder, Embedded Coder and Matlab Coder
As others have mentioned: MATLAB Coder enables users to generate C/C++ code from MATLAB algorithms Simulink Coder does the sam...

oltre 4 anni fa | 1

Risposto
Can matlab coder generate C code more intelligently based on human language expressions?
Hi Cui, Thanks for your feedback. We're interested in customer feedback to make MATLAB Coder better for users. If you'd like ...

oltre 4 anni fa | 0

Risposto
MATLAB Coder: How do I build the Arm CMSIS-NN library for Deep Learning C/C++ code generation and deployment?
This is an old answer that has since been updated, and is kept here for reference only. Please see this post for up-to-date inst...

oltre 4 anni fa | 0

Domanda


How do I build LiteRT Library (formerly TensorFlow Lite) to execute deep learning models using the LiteRT interpreter on embedded boards?
I am using Deep Learning Toolbox Interface for LiteRT Library and I am trying to run MATLAB simulations where the LiteRT (former...

oltre 4 anni fa | 4 risposte | 0

4

risposte

Domanda


MATLAB Coder: How do I build the Arm CMSIS-NN library for Deep Learning C/C++ code generation and deployment?
I'm looking to generate code from my deep learning network (like mobilenet, resnet, squeezenet, etc) to run on ARM Cortex-M proc...

oltre 4 anni fa | 3 risposte | 0

3

risposte

Risposto
How to deploy deep learning networks for Hardware-in-the-Loop (HIL) simulation with, for example, dSpace and Speedgoat hardware systems?
See the post here: How to deploy deep learning networks for Hardware-in-the-Loop (HIL) simulation with, for example, Speedgoat ...

oltre 5 anni fa | 0

| accettato

Domanda


How to deploy deep learning networks for Hardware-in-the-Loop (HIL) simulation with, for example, dSpace and Speedgoat hardware systems?
I would like to deploy deep learning networks for Hardware-in-the-Loop (HIL) testing. My group has access to dSpace and Speedgoa...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
MATLAB Coder: How do I build the Intel MKL-DNN library for Deep Learning C/C++ code generation and deployment?
Note: The following applies to R2021a and newer releases of MATLAB Coder and MKL-DNN v1.4 as described here. For older releases,...

oltre 5 anni fa | 4

Risposto
What do I see performance and numerical accuracy issues with quantized INT8 deep learning networks using GPU Coder in R2021a?
In R2021a, GPU Coder supports cuDNN 8.1.0. For more information, see Installing Prerequisite Products (GPU Coder). It is recomme...

oltre 5 anni fa | 0

| accettato

Domanda


What do I see performance and numerical accuracy issues with quantized INT8 deep learning networks using GPU Coder in R2021a?
I’m generating code for a quantized deep learning network using GPU Coder but experiencing performance and numerical accuracy is...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Risposto
Why Embedded coder is not available for student license?
Hi Ermanas, Unfortunately Embedded Coder isn't available for Student Version. Currently MATLAB Coder and Simulink Coder are ava...

oltre 5 anni fa | 0

| accettato

Risposto
How do I use GPU Coder generated CUDA code with the NVIDIA Docker Containers?
It is possible to integrate GPU Coder generated code with an NVIDIA docker image. This workflow uses the GPU Coder Support Packa...

oltre 5 anni fa | 2

| accettato

Domanda


How do I use GPU Coder generated CUDA code with the NVIDIA Docker Containers?
I'm using GPU Coder to generate code that runs on NVIDIA Jetson boards. My company has a process where we need to deploy them vi...

oltre 5 anni fa | 1 risposta | 0

1

risposta

Carica altro