public sealed class RuntimeAcceleratorConfig : IMessage<RuntimeAcceleratorConfig>, IEquatable<RuntimeAcceleratorConfig>, IDeepCloneable<RuntimeAcceleratorConfig>, IBufferMessage, IMessage
Reference documentation and code samples for the AI Platform Notebooks v1 API class RuntimeAcceleratorConfig.
Definition of the types of hardware accelerators that can be used.
Definition of the types of hardware accelerators that can be used.
See Compute Engine
AcceleratorTypes.
Examples:
[[["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-03-21 UTC."],[[["This webpage provides reference documentation for the `RuntimeAcceleratorConfig` class within the AI Platform Notebooks v1 API, detailing its use in defining hardware accelerators."],["The `RuntimeAcceleratorConfig` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, showcasing its capabilities for message handling and data management."],["The documentation includes links to various versions of the `RuntimeAcceleratorConfig` class, ranging from version 1.0.0-beta04 to the latest version, 2.5.0."],["The `RuntimeAcceleratorConfig` class includes properties such as `CoreCount` and `Type`, allowing users to specify the core count and accelerator model respectively, with detailed descriptions of their datatypes."],["The content lists several examples of hardware accelerators, such as `nvidia-tesla-k80`, `nvidia-tesla-a100`, and others, providing concrete instances for understanding accelerator types."]]],[]]