Class TensorFlowVersion (1.3.3)

TensorFlowVersion(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A tensorflow version that a Node can be configured with.

Attributes

NameDescription
name str
The resource name.
version str
the tensorflow version.

Inheritance

builtins.object > proto.message.Message > TensorFlowVersion