GoogleApi.Notebooks.V2.Model.AcceleratorConfig (google_api_notebooks v0.16.0)
View SourceAn accelerator configuration for a VM instance Definition of a hardware accelerator. Note that there is no check on type
and core_count
combinations. TPUs are not supported. See GPUs on Compute Engine to find a valid combination.
Attributes
-
coreCount
(type:String.t
, default:nil
) - Optional. Count of cores of this accelerator. -
type
(type:String.t
, default:nil
) - Optional. Type of this accelerator.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.