이 제출물을 팔로우합니다
- 팔로우하는 게시물 피드에서 업데이트를 확인할 수 있습니다
- 정보 수신 기본 설정에 따라 이메일을 받을 수 있습니다
MATLAB Coder generates C and C++ code from MATLAB code for a variety of hardware platforms, from desktop systems to embedded hardware. It supports most of the MATLAB language and a wide range of toolboxes.
With MATLAB Coder or Simulink Coder, MATLAB Coder Interface for Deep Learning provides the ability to generate generic, target-independent C/C++ code for deep learning networks. You can deploy a variety of pretrained deep learning networks including YOLOX, ResNet-50, SqueezeNet, and MobileNet. You can generate optimized code for pre-processing and post-processing along with your trained deep learning networks to deploy complete applications. When used in Simulink with Deep Learning Toolbox and without MATLAB Coder or Simulink Coder, you can accelerate simulations of Simulink models that include deep learning blocks.
Code replacement libraries can be used to incorporate processor-specific intrinsics for the target hardware (e.g. ARM Cortex-A/M processors). Additionally, it provides the option to generate code that calls into the following target-specific, optimized libraries:
- Intel oneAPI Deep Neural Network Library (oneDNN, formerly MKL-DNN): For Intel CPUs that support AVX2
- ARM Compute Library: For ARM Cortex-A processors that support NEON instructions
For more information on building supported optimization libraries for deployment onto target hardware, please see these links:
- MATLAB Coder: How do I build the Intel MKL-DNN library for Deep Learning C++ code generation and deployment?
- MATLAB Coder: How do I build the ARM Compute Library for Deep Learning C++ code generation and deployment?
To learn more about the recommended settings for optimizing the inference perfomance of plain, library-independent C/C++ code generated from deep learning networks, please see the below link:
This support package is functional for R2018b and beyond.
If you have download or installation problems, please contact Technical Support - https://www.mathworks.com/support/contact_us.html
MATLAB 릴리스 호환 정보
- R2018b에서 R2026a까지의 릴리스와 호환
플랫폼 호환성
- Windows
- macOS (Apple Silicon)
- macOS (Intel)
- Linux
