Reserved APIs
Table 1 lists some reserved public APIs, which may be changed or deprecated in later versions. Therefore, we do not recommend developers pay attention to or utilize these APIs.
API Name |
API Description |
|---|---|
AclSetInputTensorAddr |
The function is the same as that of aclSetInputTensorAddr. |
AclSetOutputTensorAddr |
The function is the same as that of aclSetOutputTensorAddr. |
AclSetDynamicInputTensorAddr |
The function is the same as that of aclSetDynamicInputTensorAddr. |
AclSetDynamicOutputTensorAddr |
The function is the same as that of aclSetDynamicOutputTensorAddr. |
AclSetTensorAddr |
The function is the same as that of aclSetTensorAddr. |
AclSetDynamicTensorAddr |
The function is the same as that of aclSetDynamicTensorAddr. |
Parent topic: Basic APIs