Uses of Class
software.amazon.awssdk.services.ec2.model.NeuronDeviceMemoryInfo
-
Packages that use NeuronDeviceMemoryInfo Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of NeuronDeviceMemoryInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NeuronDeviceMemoryInfo Modifier and Type Method Description NeuronDeviceMemoryInfoNeuronDeviceInfo. memoryInfo()Describes the memory available to each neuron accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NeuronDeviceMemoryInfo Modifier and Type Method Description NeuronDeviceInfo.BuilderNeuronDeviceInfo.Builder. memoryInfo(NeuronDeviceMemoryInfo memoryInfo)Describes the memory available to each neuron accelerator.
-