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