TensorConnection.Builder

מחלקה סופית סטטית ציבורית TensorConnection.Builder

 Defines a connection between two tensors in a `GraphDef`.
 
tensorflow.TensorConnection מסוג Protobuf.TensorConnection

שיטות ציבוריות

TensorConnection.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
TensorConnection
TensorConnection
TensorConnection.Builder
TensorConnection.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
TensorConnection.Builder
clearFromTensor ()
 A tensor name.
TensorConnection.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorConnection.Builder
clearToTensor ()
 A tensor name.
TensorConnection.Builder
TensorConnection
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
חוּט
getFromTensor ()
 A tensor name.
com.google.protobuf.ByteString
getFromTensorBytes ()
 A tensor name.
חוּט
getToTensor ()
 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 אחר)
Final TensorConnection.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
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, אינדקס אינט, ערך אובייקט)
TensorConnection.Builder
setToTensor (ערך מחרוזת)
 A tensor name.
TensorConnection.Builder
setToTensorBytes (ערך com.google.protobuf.ByteString)
 A tensor name.
Final TensorConnection.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public TensorConnection.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית TensorConnection ציבורית ()

Public TensorConnection buildPartial ()

הציבור TensorConnection.Builder ברור ()

הציבור TensorConnection.Builder clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)

public 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 ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public 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;

בוליאני הסופי הציבורי הוא אתחול ()

public TensorConnection.Builder mergeFrom (com.google.protobuf.CodedInputStream קלט, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

ציבורי TensorConnection.Builder mergeFrom (com.google.protobuf.Message אחר)

final public TensorConnection.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

ציבורי TensorConnection.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

ציבורי 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;

ציבורי 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;

ציבורי 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;

הציבור 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;

final public TensorConnection.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)