numGpu method

ProviderConfig numGpu(
  1. int gpuLayers
)

Implementation

ProviderConfig numGpu(int gpuLayers) => extension('numGpu', gpuLayers);