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