About This Document
Purpose
This document provides guidance for developing deep neural network (DNN) apps based on existing models by using C language APIs provided by the Ascend Computing Language (AscendCL), for such purposes as target recognition and image classification.
Intended Audience
This document is intended for app developers using AscendCL APIs. Upon completion of this document, you will be able to:
- Describe the AscendCL architecture, basic terms, and typical API call sequences.
- Describe the procedure and implementation of app development using AscendCL APIs.
- Develop additional apps based on the provided samples.
- Be familiar with C++/C programming.
- Possess knowledge on machine learning and deep learning.