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