AcceleratorType

The details of an Elastic Inference Accelerator type.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The name of the Elastic Inference Accelerator type.

Link copied to clipboard

The memory information of the Elastic Inference Accelerator type.

Link copied to clipboard

The throughput information of the Elastic Inference Accelerator type.

Functions

Link copied to clipboard
inline fun copy(block: AcceleratorType.Builder.() -> Unit = {}): AcceleratorType
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String