Uses of Class
software.amazon.awssdk.services.ec2.model.NeuronDeviceMemoryInfo
Packages that use NeuronDeviceMemoryInfo
-
Uses of NeuronDeviceMemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NeuronDeviceMemoryInfoModifier and TypeMethodDescriptionfinal NeuronDeviceMemoryInfoNeuronDeviceInfo.memoryInfo()Describes the memory available to each neuron accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NeuronDeviceMemoryInfoModifier and TypeMethodDescriptionNeuronDeviceInfo.Builder.memoryInfo(NeuronDeviceMemoryInfo memoryInfo) Describes the memory available to each neuron accelerator.