Back to Top GetDataType DescriptionObtains the data type of a tensor. Prototypege::DataType GetDataType() const ParametersNone Returnsge:: DataType type (tensor data type). The default value is DT_UNDEFINED. Exception HandlingNone RestrictionsNone. Parent topic: Tensor