GetRealDimCnt
Description
Obtains the actual dimension count of a tensor described by TensorDesc.
Prototype
int64_t GetRealDimCnt() const
Parameters
None.
Returns
Number of actual dimensions described by TensorDesc.
Exception Handling
None.
Restrictions
None.
Parent topic: TensorDesc