GoogleApi.Dataflow.V1b3.Model.GPUUtilization (google_api_dataflow v0.53.0)

View Source

Utilization details about the GPU.

Attributes

  • rate (type: float(), default: nil) - Required. GPU utilization rate of any kernel over the last sample period in the range of [0, 1].

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.Dataflow.V1b3.Model.GPUUtilization{rate: float() | nil}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.