aclDestroyTensorDesc
Applicable Products
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Function Usage
Destroys data of the aclTensorDesc type.
Prototype
1 | void aclDestroyTensorDesc(const aclTensorDesc *desc) |
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
desc |
Input |
Pointer to data of the aclTensorDesc type |
Returns
None
Parent topic: aclTensorDesc