GetSize
Function Usage
Obtains the tensor size.
Prototype
uint32_t GetSize() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
uint32_t |
Tensor size. |
Parent topic: TensorShape
Obtains the tensor size.
uint32_t GetSize() const;
Data Structure |
Description |
|---|---|
uint32_t |
Tensor size. |