TensorConnection.Builder

публичный статический финальный класс TensorConnection.Builder

 Defines a connection between two tensors in a `GraphDef`.
 
Тип Protobuf tensorflow.TensorConnection

Публичные методы

TensorConnection.Builder
addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
Тензорное соединение
Тензорное соединение
TensorConnection.Builder
TensorConnection.Builder
ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)
TensorConnection.Builder
TensorConnection.Builder
ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorConnection.Builder
ОчиститьТензор ()
 A tensor name.
TensorConnection.Builder
Тензорное соединение
окончательный статический com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Нить
com.google.protobuf.ByteString
getFromTensorBytes ()
 A tensor name.
Нить
getToТензор ()
 A tensor name.
com.google.protobuf.ByteString
getToTensorBytes ()
 A tensor name.
последнее логическое значение
TensorConnection.Builder
mergeFrom (ввод com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
TensorConnection.Builder
mergeFrom (com.google.protobuf.Message другое)
окончательный TensorConnection.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)
TensorConnection.Builder
setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)
TensorConnection.Builder
setFromTensor (строковое значение)
 A tensor name.
TensorConnection.Builder
setFromTensorBytes (значение com.google.protobuf.ByteString)
 A tensor name.
TensorConnection.Builder
setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)
TensorConnection.Builder
setToTensor (строковое значение)
 A tensor name.
TensorConnection.Builder
setToTensorBytes (значение com.google.protobuf.ByteString)
 A tensor name.
окончательный TensorConnection.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

Унаследованные методы

Публичные методы

public TensorConnection.Builder addRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

общедоступная сборка TensorConnection ()

общедоступная сборка TensorConnectionPartial ()

общедоступный TensorConnection.Builder очистить ()

public TensorConnection.Builder ClearField (поле com.google.protobuf.Descriptors.FieldDescriptor)

общедоступный TensorConnection.Builder ClearFromTensor ()

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

public TensorConnection.Builder ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

общедоступный TensorConnection.Builder ClearToTensor ()

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

общедоступный клон TensorConnection.Builder ()

public TensorConnection getDefaultInstanceForType ()

общедоступный статический окончательный com.google.protobuf.Descriptors.Descriptor getDescriptor ()

общедоступный com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

публичная строка getFromTensor ()

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

public com.google.protobuf.ByteString getFromTensorBytes ()

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

публичная строка getToTensor ()

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

public com.google.protobuf.ByteString getToTensorBytes ()

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

публичное финальное логическое значение isInitialized ()

public TensorConnection.Builder mergeFrom (вход com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Броски
Исключение IO

public TensorConnection.Builder mergeFrom (com.google.protobuf.Message другое)

публичный финальный TensorConnection.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public TensorConnection.Builder setField (поле com.google.protobuf.Descriptors.FieldDescriptor, значение объекта)

public TensorConnection.Builder setFromTensor (строковое значение)

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

public TensorConnection.Builder setFromTensorBytes (значение com.google.protobuf.ByteString)

 A tensor name. The value of this tensor will be substituted for
 the tensor named in `to_tensor`.
 
string from_tensor = 1;

public TensorConnection.Builder setRepeatedField (поле com.google.protobuf.Descriptors.FieldDescriptor, индекс int, значение объекта)

public TensorConnection.Builder setToTensor (строковое значение)

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

public TensorConnection.Builder setToTensorBytes (значение com.google.protobuf.ByteString)

 A tensor name. The value of this tensor will be bound to the
 value of the tensor named in `from_tensor`.
 
string to_tensor = 2;

общедоступный окончательный TensorConnection.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)