public static interface InferenceDeviceMemoryInfo.Builder extends SdkPojo, CopyableBuilder<InferenceDeviceMemoryInfo.Builder,InferenceDeviceMemoryInfo>
| Modifier and Type | Method and Description |
|---|---|
InferenceDeviceMemoryInfo.Builder |
sizeInMiB(Integer sizeInMiB)
The size of the memory available to the inference accelerator, in MiB.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildInferenceDeviceMemoryInfo.Builder sizeInMiB(Integer sizeInMiB)
The size of the memory available to the inference accelerator, in MiB.
sizeInMiB - The size of the memory available to the inference accelerator, in MiB.Copyright © 2023. All rights reserved.