GetDataType
Function Usage
Obtains the data type of a tensor in the memory.
Prototype
TensorDataType GetDataType() const;
Return Parameter Description
Data Structure |
Description |
|---|---|
TensorDataType |
For details, see the enumerations of TensorDataType. |
Parent topic: TensorBase