GetDim
Supported Products
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
√ |
|
x |
Function
Obtains the dimension of a tensor.
Prototype
1 | uint64_t GetDim() |
Parameters
None
Returns
Returns the dimensions of the tensor.
Restrictions
None
Example
See Calling Example.
Parent topic: TensorDesc