GetByteSize
Function Usage
Obtains the number of bytes occupied by the tensor data memory.
Prototype
size_t GetByteSize() const
Return Parameter Description
Data Structure |
Description |
|---|---|
size_t |
Number of bytes occupied by the tensor data memory |
Parent topic: Tensor