public enum Symptom.Types.SymptomTypeReference documentation and code samples for the Cloud TPU v1 API enum Symptom.Types.SymptomType.
SymptomType represents the different types of Symptoms that a TPU can be at.
Namespace
Google.Cloud.Tpu.V1Assembly
Google.Cloud.Tpu.V1.dll
Fields |
|
|---|---|
| Name | Description |
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. |