Click or drag to resize

TensorDataPointer Property

http://www.emgu.com
A raw data pointers.

Namespace:  Emgu.TF.Lite
Assembly:  Emgu.TF.Lite.World (in Emgu.TF.Lite.World.dll) Version: 1.13.1.439 (1.13.1.439)
Syntax
public IntPtr DataPointer { get; }

Property Value

Type: IntPtr
See Also