Single-Operator API Execution
- In addition to the calling mode of single-operator API execution described in this chapter, AscendCL also provides the calling mode of single-operator model execution. For details, see Single-Operator Calling Modes.
- Scenarios (such as product models, data types, and data formats) that are not specified in the API document are not recommended. The current version does not guarantee the calling effect.
This chapter describes the operator APIs listed in Table 1, including the API prototype, function description, parameter description, and calling examples.
For details about the operator API calling process, see API Call Sequence of Single-Operator API Execution. For the calling example (using the NN operator), see Sample Code for Calling NN or Fused Operator APIs.
Parent topic: Single-Operator Calling