Uses of Class
software.amazon.awssdk.services.ec2.model.NeuronDeviceCoreInfo
Packages that use NeuronDeviceCoreInfo
-
Uses of NeuronDeviceCoreInfo in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return NeuronDeviceCoreInfoModifier and TypeMethodDescriptionfinal NeuronDeviceCoreInfoNeuronDeviceInfo.coreInfo()Describes the cores available to each neuron accelerator.Methods in software.amazon.awssdk.services.ec2.model with parameters of type NeuronDeviceCoreInfoModifier and TypeMethodDescriptionNeuronDeviceInfo.Builder.coreInfo(NeuronDeviceCoreInfo coreInfo) Describes the cores available to each neuron accelerator.