Uses of Class
software.amazon.awssdk.services.ec2.model.InferenceDeviceMemoryInfo
Packages that use InferenceDeviceMemoryInfo
-
Uses of InferenceDeviceMemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return InferenceDeviceMemoryInfoModifier and TypeMethodDescriptionInferenceDeviceInfo.memoryInfo()Describes the memory available to the inference accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type InferenceDeviceMemoryInfoModifier and TypeMethodDescriptionInferenceDeviceInfo.Builder.memoryInfo(InferenceDeviceMemoryInfo memoryInfo) Describes the memory available to the inference accelerator.