GetSize
Description
Obtains the data size in a tensor.
Prototype
size_t GetSize() const
Parameters
None
Returns
Size of data stored in a tensor, in bytes.
Exception Handling
None
Restrictions
None
Parent topic: Tensor
Obtains the data size in a tensor.
size_t GetSize() const
None
Size of data stored in a tensor, in bytes.
None
None