GetData
Function Usage
Obtains the memory data of a tensor.
Prototype
void* GetData() const
Return Parameter Description
Data Structure |
Description |
|---|---|
void* |
Raw pointer to tensor data |
Parent topic: Tensor
Obtains the memory data of a tensor.
void* GetData() const
Data Structure |
Description |
|---|---|
void* |
Raw pointer to tensor data |