static GPUSharingConfig.GPUSharingStrategy |
GPUSharingConfig.GPUSharingStrategy.forNumber(int value) |
|
GPUSharingConfig.GPUSharingStrategy |
GPUSharingConfig.Builder.getGpuSharingStrategy() |
The type of GPU sharing strategy to enable on the GPU node.
|
GPUSharingConfig.GPUSharingStrategy |
GPUSharingConfig.getGpuSharingStrategy() |
The type of GPU sharing strategy to enable on the GPU node.
|
GPUSharingConfig.GPUSharingStrategy |
GPUSharingConfigOrBuilder.getGpuSharingStrategy() |
The type of GPU sharing strategy to enable on the GPU node.
|
static GPUSharingConfig.GPUSharingStrategy |
GPUSharingConfig.GPUSharingStrategy.valueOf(int value) |
Deprecated.
|
static GPUSharingConfig.GPUSharingStrategy |
GPUSharingConfig.GPUSharingStrategy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static GPUSharingConfig.GPUSharingStrategy |
GPUSharingConfig.GPUSharingStrategy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static GPUSharingConfig.GPUSharingStrategy[] |
GPUSharingConfig.GPUSharingStrategy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|