Constructor and Destructor
Supported Products
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
√ |
|
x |
Function
Creates and releases a TensorDesc object.
Prototype
1 2 | TensorDesc() ~TensorDesc() |
Parameters
None
Returns
None
Restrictions
None
Example
See Call Example.
Parent topic: TensorDesc