GetByteSize
Function Usage
Obtains the number of bytes in the buffer.
Prototype
size_t GetByteSize() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
size_t |
Returns a specific value. |
Parent topic: TensorBase
Obtains the number of bytes in the buffer.
size_t GetByteSize() const;
Data Structure |
Description |
|---|---|
size_t |
Returns a specific value. |