public sealed class Instance.Types.AcceleratorConfig : IMessage<Instance.Types.AcceleratorConfig>, IEquatable<Instance.Types.AcceleratorConfig>, IDeepCloneable<Instance.Types.AcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1beta1 API class Instance.Types.AcceleratorConfig.
Definition of a hardware accelerator. Note that not all combinations
of type and core_count are valid. Check GPUs on Compute
Engine to find a
valid combination. TPUs are not supported.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis document provides reference documentation for the \u003ccode\u003eInstance.Types.AcceleratorConfig\u003c/code\u003e class within the AI Platform Notebooks v1beta1 API, used to define a hardware accelerator's configuration.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eInstance.Types.AcceleratorConfig\u003c/code\u003e class is part of the \u003ccode\u003eGoogle.Cloud.Notebooks.V1Beta1\u003c/code\u003e namespace and is found in the \u003ccode\u003eGoogle.Cloud.Notebooks.V1Beta1.dll\u003c/code\u003e assembly.\u003c/p\u003e\n"],["\u003cp\u003eValid combinations of accelerator \u003ccode\u003etype\u003c/code\u003e and \u003ccode\u003ecore_count\u003c/code\u003e should be verified using the "GPUs on Compute Engine" resource, as not all combinations are supported, and TPUs are not supported.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers constructors for creating new \u003ccode\u003eAcceleratorConfig\u003c/code\u003e instances, including one that allows for cloning from an existing \u003ccode\u003eAcceleratorConfig\u003c/code\u003e instance.\u003c/p\u003e\n"],["\u003cp\u003eThe properties \u003ccode\u003eCoreCount\u003c/code\u003e and \u003ccode\u003eType\u003c/code\u003e are available to define and get the count of accelerator cores and type respectively, while the class also implements multiple interfaces, such as IMessage, IEquatable, IDeepCloneable, and IBufferMessage.\u003c/p\u003e\n"]]],[],null,[]]