http://www.emgu.com
Get the type of data from this tensor
Namespace:
Emgu.TF
Assembly:
Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
Syntaxpublic DataType Type { get; }
Public ReadOnly Property Type As DataType
Get
public:
property DataType Type {
DataType get ();
}
member Type : DataType with get
Property Value
Type:
DataType
See Also