GetOriginShapeDim
Description
Obtains dimension idx of the original shape.
Prototype
int64_t GetOriginShapeDim(const size_t idx) const
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
idx |
Input |
Dimension index, which starts from 0. |
Returns
Value of dimension idx of the original shape.
Exception Handling
None.
Restrictions
None.
Parent topic: Tensor