Property GpuLayerCount
GpuLayerCount
Gets the number of GPU layers that was determined to fit in available device memory.
public int GpuLayerCount { get; }
Property Value
Remarks
This value may be smaller than the originally requested GPU layer count if the fitting
process had to reduce it. If Success is false, this value is 0.