public sealed class TensorFlowVersion : IMessage<TensorFlowVersion>, IEquatable<TensorFlowVersion>, IDeepCloneable<TensorFlowVersion>, IBufferMessage, IMessage
Reference documentation and code samples for the Cloud TPU v1 API class TensorFlowVersion.
A tensorflow version that a Node can be configured with.
[[["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."],[[["The latest version of TensorFlow available in this API is 2.4.0, which is detailed in the provided documentation."],["This API class, `TensorFlowVersion`, provides reference documentation and code samples specifically for use with Cloud TPU v1."],["The `TensorFlowVersion` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality within the .NET framework."],["Available properties within the `TensorFlowVersion` class are `Name`, `TensorFlowVersionName` and `Version`, enabling specific configurations and data handling."],["Previous versions of TensorFlow are also accessible, ranging from version 2.3.0 down to 1.0.0, according to the provided documentation."]]],[]]