Reference documentation and code samples for the Cloud TPU V1 API class Google::Cloud::Tpu::V1::TensorFlowVersion.
A tensorflow version that a Node can be configured with.
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#name
def name() -> ::String
Returns
- (::String) — The resource name.
#name=
def name=(value) -> ::String
Parameter
- value (::String) — The resource name.
Returns
- (::String) — The resource name.
#version
def version() -> ::String
Returns
- (::String) — the tensorflow version.
#version=
def version=(value) -> ::String
Parameter
- value (::String) — the tensorflow version.
Returns
- (::String) — the tensorflow version.