Click or drag to resize

TensorData Property

https://www.emgu.com/wiki/index.php/Emgu_TF
Get the tensor data as a managed array

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntax
public Array Data { get; }

Property Value

Type: Array
See Also