GetByteSize

Function Usage

Obtains the number of bytes occupied by the tensor data memory.

Prototype

1
size_t Tensor::GetByteSize() const;

Response Parameters

Data Structure

Description

size_t

Number of bytes occupied by the tensor data memory