GetSize
Description
Obtains the data size of a tensor described by TensorDesc.
Prototype
int64_t GetSize() const
Parameters
None.
Returns
Data size of the tensor described by TensorDesc.
Exception Handling
None.
Restrictions
None.
Parent topic: TensorDesc