aclDestroyTensorDesc
Description
Destroys data of the aclTensorDesc type.
Prototype
void aclDestroyTensorDesc(const aclTensorDesc *desc)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
desc |
Input |
Pointer to data of the aclTensorDesc type. |
Returns
None
Parent topic: aclTensorDesc