Cloud TPU V1 API - Module Google::Cloud::Tpu::V1::Symptom::SymptomType (v0.7.0)

Reference documentation and code samples for the Cloud TPU V1 API module Google::Cloud::Tpu::V1::Symptom::SymptomType.

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

Constants

SYMPTOM_TYPE_UNSPECIFIED

value: 0
Unspecified symptom.

LOW_MEMORY

value: 1
TPU VM memory is low.

OUT_OF_MEMORY

value: 2
TPU runtime is out of memory.

EXECUTE_TIMED_OUT

value: 3
TPU runtime execution has timed out.

MESH_BUILD_FAIL

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

HBM_OUT_OF_MEMORY

value: 5
TPU HBM is out of memory.

PROJECT_ABUSE

value: 6
Abusive behaviors have been identified on the current project.