TfInvokeIsGoogleCudaEnabled Property |
http://www.emgu.com
Returns true if GOOGLE_CUDA is defined.
Namespace:
Emgu.TF
Assembly:
Emgu.TF.World (in Emgu.TF.World.dll) Version: 1.13.1.435 (1.13.1.435)
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