Click or drag to resize

TensorType Property

http://www.emgu.com
Get the type of data from this tensor

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntax
public DataType Type { get; }

Property Value

Type: DataType
See Also