| Modifier and Type | Field and Description |
|---|---|
static AcceleratorClass |
AcceleratorClass.EIA1
Elastic Inference accelerator 1st generation.
|
static AcceleratorClass |
AcceleratorClass.EIA2
Elastic Inference accelerator 2nd generation.
|
| Modifier and Type | Method and Description |
|---|---|
static AcceleratorClass |
AcceleratorClass.of(String version)
Custom AcceleratorType.
|
| Modifier and Type | Method and Description |
|---|---|
static AcceleratorType |
AcceleratorType.of(AcceleratorClass acceleratorClass,
InstanceSize instanceSize)
AcceleratorType.
|
Copyright © 2022. All rights reserved.