딥러닝 코드 생성 기본 사항
GPU Coder™를 Deep Learning Toolbox™와 함께 사용하여 코드를 생성하고 NVIDIA® 또는 ARM® GPU 프로세서를 사용하는 여러 임베디드 플랫폼에 CNN을 배포할 수 있습니다. Deep Learning Toolbox는 심층 신경망의 계층을 만들고 상호 연결하는 간단한 MATLAB® 명령을 제공합니다. 사전 훈련된 신경망과 영상 인식, 운전자 보조 응용 사례와 같은 다양한 예제가 제공되기 때문에 신경망, 딥러닝 또는 고급 컴퓨터 비전 알고리즘에 대한 전문 지식이 없어도 GPU Coder를 딥러닝에 사용할 수 있습니다.
앱
함수
객체
코드 구성 파라미터
도움말 항목
- Data Layout Considerations in Deep Learning
Fundamental data layout considerations for authoring example main functions.
- Quantization of Deep Neural Networks
Overview of the deep learning quantization tools and workflows.
- Update Network Parameters at Run Time
Update deep learning network parameters at run-time without regenerating code.
- Update Network Parameters After Code Generation
Perform post code generation updates of deep learning network parameters.
- Code Generation for Deep Learning Networks by Using cuDNN
Generate code for pretrained convolutional neural networks by using the cuDNN library.
- Code Generation for Deep Learning Networks by Using TensorRT
Generate code for pretrained convolutional neural networks by using the TensorRT library.
- Code Generation for Deep Learning Networks Targeting ARM Mali GPUs
Generate C++ code for prediction from a deep learning network targeting an ARM Mali GPU processor.