https://www.emgu.com/wiki/index.php/Emgu_TF
Get the tensorflow version
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntaxpublic static string Version { get; }
Public Shared ReadOnly Property Version As String
Get
public:
static property String^ Version {
String^ get ();
}
static member Version : string with get
Property Value
Type:
String
See Also