Click or drag to resize

ILogSinkLogSinkPtr Property

https://www.emgu.com/wiki/index.php/Emgu_TF
Return a pointer to the native tensorflow::TFLogSink

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.8.0.1418
Syntax
IntPtr LogSinkPtr { get; }

Property Value

Type: IntPtr
See Also