GPUSharingConfig constructor
GPUSharingConfig({
- String? gpuSharingStrategy,
Implementation
GPUSharingConfig({
this.gpuSharingStrategy,
this.maxSharedClientsPerGpu,
});
GPUSharingConfig({
this.gpuSharingStrategy,
this.maxSharedClientsPerGpu,
});