Reserved APIs
This section lists the reserved public APIs, which may be changed or deprecated in later versions. Therefore, we do not recommend developers to pay attention to or utilize these APIs.
API |
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: Common APIs