TfInvokeIsGoogleCudaEnabled Property |
http://www.emgu.com
Returns true if GOOGLE_CUDA is defined.
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Net45 (in Emgu.TF.Net45.dll) Version: 1.14.0.569 (1.14.0.569)
Syntaxpublic static bool IsGoogleCudaEnabled { get; }
Public Shared ReadOnly Property IsGoogleCudaEnabled As Boolean
Get
public:
static property bool IsGoogleCudaEnabled {
bool get ();
}
static member IsGoogleCudaEnabled : bool with get
Property Value
Type:
Boolean
See Also