inference Accelerators
Parameters
value
The Elastic Inference accelerators to use for the containers in the task.
Parameters
values
The Elastic Inference accelerators to use for the containers in the task.
suspend fun inferenceAccelerators(argument: List<suspend InferenceAcceleratorArgsBuilder.() -> Unit>)
suspend fun inferenceAccelerators(vararg argument: suspend InferenceAcceleratorArgsBuilder.() -> Unit)
Parameters
argument
The Elastic Inference accelerators to use for the containers in the task.