Community Profile

photo

Bill Chou

MathWorks

Last seen: 4 giorni fa Attivo dal 2012

Followers: 1   Following: 0

Contatto

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

Programming Languages:
C++

Statistiche

All
  • 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: 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 the Update 1 of MATLAB R2024a version released on 16 Apr 2024, an incompatibility was introduced for the "Deep Learning Toolb...

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

9 giorni fa | 1 risposta | 0

1

risposta

Risposto
Machine Learning toolbox and C Code generation: where do the LDA coefficients come from?
Hi Handyman, I checked with our development team and they would need to know a bit more about your code to answer your questi...

7 mesi fa | 0

Risposto
MATLAB Coder: How do I build TensorFlow Lite for Deep Learning C++ code generation and deployment?
Note: The following applies to R2023a and newer releases of MATLAB Coder and TensorFlow Lite library version 2.8 as described he...

11 mesi fa | 0

| accettato

Risposto
MATLAB Coder: How do I build TensorFlow Lite for Deep Learning C++ code generation and deployment?
Note: The following applies to R2022b and older releases of MATLAB Coder and TensorFlow Lite library version 2.4.1 as described ...

oltre un anno fa | 0

Risposto
MATLAB Coder: How do I build the Arm CMSIS-NN library for Deep Learning 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...

quasi 2 anni fa | 0

| accettato

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

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

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

quasi 2 anni fa | 0

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

circa 2 anni fa | 0

Risposto
MATLAB Coder: How do I build the Arm CMSIS-NN library for Deep Learning 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...

circa 2 anni fa | 0

Domanda


MATLAB Coder: How do I build TensorFlow Lite for Deep Learning C++ code generation and deployment?
I see a few deep learning networks supported for code generation using MATLAB Coder: Deep Learning Networks and Layers Supporte...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


MATLAB Coder: How do I build the Arm CMSIS-NN library for Deep Learning C code generation and deployment?
I see a few deep learning networks supported for code generation using MATLAB Coder: Deep Learning Networks and Layers Supporte...

oltre 2 anni fa | 2 risposte | 0

2

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

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

quasi 3 anni fa | 1 risposta | 0

1

risposta

Risposto
MATLAB Coder: How do I build the Intel MKL-DNN library for Deep Learning 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 newer releases,...

quasi 3 anni fa | 3

| accettato

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

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

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

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

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

circa 3 anni fa | 1 risposta | 0

1

risposta

Risposto
Installation failure for MATLAB Coder Interface for Deep Learning Libraries and GPU Coder Interface for Deep Learning Libraries support packages in MATLAB R2020b release
Due to dependencies amongst the following support packages (please note the version numbers below): MATLAB Coder Interface for ...

oltre 3 anni fa | 2

| accettato

Domanda


Installation failure for MATLAB Coder Interface for Deep Learning Libraries and GPU Coder Interface for Deep Learning Libraries support packages in MATLAB R2020b release
In R2020b, when trying to install the MATLAB Coder Interface for Deep Learning Libraries or GPU Coder Interface for Deep Learnin...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Risposto
GPU Coder: nvlink error when targeting NVIDIA Jetson/DRIVE with debugging enabled
Background gpucoder.sort()takes advantage of the Thrust Library for generating kernels on the GPU. Certain Thrust APIs take ad...

oltre 3 anni fa | 0

| accettato

Domanda


GPU Coder: nvlink error when targeting NVIDIA Jetson/DRIVE with debugging enabled
I encounter the same error when targeting NVIDIA Jetson & DRIVE with debugging enabled. In Simulink: I have a Simulink model...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Inviato


SimpleClass
Simple example to illustrate generating C++ class from a MATLAB class using MATLAB Coder (R2020a and newer).

quasi 4 anni fa | 3 download |

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

quasi 4 anni fa | 2

Risposto
Getting code for PLC from MPC controler
Yes, you can generate either structured text or C/C++ code from MPC controller. Here's an example that walks through the process...

quasi 4 anni fa | 0

Risposto
Is it possible to compile C# code in Matlab?
Another possible approach is to have the final program running in C# outside of MATLAB. In this case, you could use MATLAB Coder...

circa 4 anni fa | 0

Risposto
Integrating Matlab Coder with c#
Yes, it's possible to use MATLAB Coder to integrate with C# applications. One would need to make some manually changes at the in...

circa 4 anni fa | 2

Carica altro