SessionDeviceMemoryGB Property |
https://www.emgu.com/wiki/index.php/Emgu_TF
The amount of memory associated with a given device, in GB.
Namespace:
Emgu.TF
Assembly:
Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.6.0.1294
Syntaxpublic double MemoryGB { get; }
Public ReadOnly Property MemoryGB As Double
Get
public:
property double MemoryGB {
double get ();
}
member MemoryGB : float with get
Property Value
Type:
Double
See Also