gpuPartitionSize property

String? gpuPartitionSize
getter/setter pair

Size of partitions to create on the GPU.

Valid values are described in the NVIDIA mig user guide (https://docs.nvidia.com/datacenter/tesla/mig-user-guide/#partitioning).

Implementation

core.String? gpuPartitionSize;