CompilationJobSummary

A summary of a model compilation job.

Types

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

Properties

Link copied to clipboard

The time when the model compilation job completed.

Link copied to clipboard

The Amazon Resource Name (ARN) of the model compilation job.

Link copied to clipboard

The name of the model compilation job that you want a summary for.

Link copied to clipboard

The status of the model compilation job.

Link copied to clipboard

The time when the model compilation job started.

Link copied to clipboard

The type of device that the model will run on after the compilation job has completed.

Link copied to clipboard

The type of accelerator that the model will run on after the compilation job has completed.

Link copied to clipboard

The type of architecture that the model will run on after the compilation job has completed.

Link copied to clipboard

The type of OS that the model will run on after the compilation job has completed.

Link copied to clipboard

The time when the model compilation job was created.

Link copied to clipboard

The time when the model compilation job was last modified.

Functions

Link copied to clipboard
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