Enum Symptom.Types.SymptomType (2.0.0)

public enum SymptomType

SymptomType represents the different types of Symptoms that a TPU can be at.

Namespace

Google.Cloud.Tpu.V1

Assembly

Google.Cloud.Tpu.V1.dll

Fields

NameDescription
ExecuteTimedOut

TPU runtime execution has timed out.

HbmOutOfMemory

TPU HBM is out of memory.

LowMemory

TPU VM memory is low.

MeshBuildFail

TPU runtime fails to construct a mesh that recognizes each TPU device's neighbors.

OutOfMemory

TPU runtime is out of memory.

ProjectAbuse

Abusive behaviors have been identified on the current project.

Unspecified

Unspecified symptom.