EOIGpu
eyesonit-typescript-sdk / EOIGpu
Class: EOIGpu
GPU health metrics returned by the EyesOnIt /health endpoint.
Constructors
Constructor
new EOIGpu():
EOIGpu
Returns
EOIGpu
Properties
index?
optionalindex:number
util_pct?
optionalutil_pct:number
mem_pct?
optionalmem_pct:number
mem_free_mb?
optionalmem_free_mb:number
dec_pct?
optionaldec_pct:number
enc_pct?
optionalenc_pct:number
temp_f?
optionaltemp_f:number
load_score_pct?
optionalload_score_pct:number
Methods
fromJsonObj()
staticfromJsonObj(obj):EOIGpu|undefined
Parameters
obj
any
Returns
EOIGpu | undefined