GetShape
Supported Products
Product |
Supported |
|---|---|
√ |
|
√ |
|
x |
|
√ |
|
√ |
|
x |
Function
Obtains the shape information of the corresponding dimension.
Prototype
uint64_t GetShape(uint32_t offset)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
offset |
Input |
Index |
Returns
Returns the shape information of the corresponding dimension.
Restrictions
None
Example
See Call Example.
Parent topic: TensorDesc