public static final class TensorConnection.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder> implements TensorConnectionOrBuilder
Defines a connection between two tensors in a `GraphDef`.Protobuf type
tensorflow.TensorConnection| Modifier and Type | Method and Description |
|---|---|
TensorConnection.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
TensorConnection |
build() |
TensorConnection |
buildPartial() |
TensorConnection.Builder |
clear() |
TensorConnection.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
TensorConnection.Builder |
clearFromTensor()
A tensor name.
|
TensorConnection.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
TensorConnection.Builder |
clearToTensor()
A tensor name.
|
TensorConnection.Builder |
clone() |
TensorConnection |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
String |
getFromTensor()
A tensor name.
|
com.github.os72.protobuf351.ByteString |
getFromTensorBytes()
A tensor name.
|
String |
getToTensor()
A tensor name.
|
com.github.os72.protobuf351.ByteString |
getToTensorBytes()
A tensor name.
|
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
TensorConnection.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
TensorConnection.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
TensorConnection.Builder |
mergeFrom(TensorConnection other) |
TensorConnection.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
TensorConnection.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
TensorConnection.Builder |
setFromTensor(String value)
A tensor name.
|
TensorConnection.Builder |
setFromTensorBytes(com.github.os72.protobuf351.ByteString value)
A tensor name.
|
TensorConnection.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
TensorConnection.Builder |
setToTensor(String value)
A tensor name.
|
TensorConnection.Builder |
setToTensorBytes(com.github.os72.protobuf351.ByteString value)
A tensor name.
|
TensorConnection.Builder |
setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.github.os72.protobuf351.Descriptors.Descriptor getDescriptor()
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder clear()
clear in interface com.github.os72.protobuf351.Message.Builderclear in interface com.github.os72.protobuf351.MessageLite.Builderclear in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public com.github.os72.protobuf351.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.github.os72.protobuf351.Message.BuildergetDescriptorForType in interface com.github.os72.protobuf351.MessageOrBuildergetDescriptorForType in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic TensorConnection build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic TensorConnection buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic TensorConnection.Builder clone()
clone in interface com.github.os72.protobuf351.Message.Builderclone in interface com.github.os72.protobuf351.MessageLite.Builderclone in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
setField in interface com.github.os72.protobuf351.Message.BuildersetField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field)
clearField in interface com.github.os72.protobuf351.Message.BuilderclearField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.github.os72.protobuf351.Message.BuilderclearOneof in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.github.os72.protobuf351.Message.BuildersetRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.github.os72.protobuf351.Message.BuilderaddRepeatedField in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder mergeFrom(com.github.os72.protobuf351.Message other)
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<TensorConnection.Builder>public TensorConnection.Builder mergeFrom(TensorConnection other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public TensorConnection.Builder mergeFrom(com.github.os72.protobuf351.CodedInputStream input, com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.github.os72.protobuf351.Message.BuildermergeFrom in interface com.github.os72.protobuf351.MessageLite.BuildermergeFrom in class com.github.os72.protobuf351.AbstractMessage.Builder<TensorConnection.Builder>IOExceptionpublic String getFromTensor()
A tensor name. The value of this tensor will be substituted for the tensor named in `to_tensor`.
string from_tensor = 1;getFromTensor in interface TensorConnectionOrBuilderpublic com.github.os72.protobuf351.ByteString getFromTensorBytes()
A tensor name. The value of this tensor will be substituted for the tensor named in `to_tensor`.
string from_tensor = 1;getFromTensorBytes in interface TensorConnectionOrBuilderpublic TensorConnection.Builder setFromTensor(String value)
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 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 setFromTensorBytes(com.github.os72.protobuf351.ByteString value)
A tensor name. The value of this tensor will be substituted for the tensor named in `to_tensor`.
string from_tensor = 1;public String 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;getToTensor in interface TensorConnectionOrBuilderpublic com.github.os72.protobuf351.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;getToTensorBytes in interface TensorConnectionOrBuilderpublic TensorConnection.Builder setToTensor(String value)
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 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;public TensorConnection.Builder setToTensorBytes(com.github.os72.protobuf351.ByteString value)
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 final TensorConnection.Builder setUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
setUnknownFields in interface com.github.os72.protobuf351.Message.BuildersetUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>public final TensorConnection.Builder mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.github.os72.protobuf351.Message.BuildermergeUnknownFields in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<TensorConnection.Builder>Copyright © 2018. All rights reserved.