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.Netstandard (in Emgu.TF.Netstandard.dll) Version: 1.0.0
Syntax
public DataType Type { get; }

Property Value

Type: DataType
See Also