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
SyntaxIntPtr LogSinkPtr { get; }
ReadOnly Property LogSinkPtr As IntPtr
Get
property IntPtr LogSinkPtr {
IntPtr get ();
}
abstract LogSinkPtr : IntPtr with get
Property Value
Type:
IntPtr
See Also