View Source GoogleApi.Notebooks.V1.Model.AcceleratorConfig (google_api_notebooks v0.11.0)
Definition of a hardware accelerator. Note that not all combinations of type
and core_count
are valid. See GPUs on Compute Engine to find a valid combination. TPUs are not supported.
Attributes
-
coreCount
(type:String.t
, default:nil
) - Count of cores of this accelerator. -
type
(type:String.t
, default:nil
) - Type of this accelerator.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
Functions
Unwrap a decoded JSON object into its complex fields.