AWSEC2InferenceAcceleratorInfo
Objective-C
@interface AWSEC2InferenceAcceleratorInfoSwift
class AWSEC2InferenceAcceleratorInfoDescribes the Inference accelerators for the instance type.
- 
                  
                  Describes the Inference accelerators for the instance type. DeclarationObjective-C @property (nonatomic, strong) NSArray<AWSEC2InferenceDeviceInfo *> *_Nullable accelerators;Swift var accelerators: [AWSEC2InferenceDeviceInfo]? { get set }
- 
                  
                  The total size of the memory for the inference accelerators for the instance type, in MiB. DeclarationObjective-C @property (nonatomic, strong) NSNumber *_Nullable totalInferenceMemoryInMiB;Swift var totalInferenceMemoryInMiB: NSNumber? { get set }
 View on GitHub
View on GitHub Install in Dash
Install in Dash AWSEC2InferenceAcceleratorInfo Class Reference
        AWSEC2InferenceAcceleratorInfo Class Reference