public static final class GraphTransferInfo.GraphInputNodeInfo.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<GraphTransferInfo.GraphInputNodeInfo.Builder> implements GraphTransferInfo.GraphInputNodeInfoOrBuilder
tensorflow.GraphTransferInfo.GraphInputNodeInfogetAllFields, 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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic GraphTransferInfo.GraphInputNodeInfo build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic GraphTransferInfo.GraphInputNodeInfo buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.Builder mergeFrom(GraphTransferInfo.GraphInputNodeInfo other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<GraphTransferInfo.GraphInputNodeInfo.Builder>public GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>IOExceptionpublic String getName()
string name = 1;getName in interface GraphTransferInfo.GraphInputNodeInfoOrBuilderpublic com.github.os72.protobuf351.ByteString getNameBytes()
string name = 1;getNameBytes in interface GraphTransferInfo.GraphInputNodeInfoOrBuilderpublic GraphTransferInfo.GraphInputNodeInfo.Builder setName(String value)
string name = 1;public GraphTransferInfo.GraphInputNodeInfo.Builder clearName()
string name = 1;public GraphTransferInfo.GraphInputNodeInfo.Builder setNameBytes(com.github.os72.protobuf351.ByteString value)
string name = 1;public List<Long> getShapeList()
repeated int64 shape = 2;getShapeList in interface GraphTransferInfo.GraphInputNodeInfoOrBuilderpublic int getShapeCount()
repeated int64 shape = 2;getShapeCount in interface GraphTransferInfo.GraphInputNodeInfoOrBuilderpublic long getShape(int index)
repeated int64 shape = 2;getShape in interface GraphTransferInfo.GraphInputNodeInfoOrBuilderpublic GraphTransferInfo.GraphInputNodeInfo.Builder setShape(int index, long value)
repeated int64 shape = 2;public GraphTransferInfo.GraphInputNodeInfo.Builder addShape(long value)
repeated int64 shape = 2;public GraphTransferInfo.GraphInputNodeInfo.Builder addAllShape(Iterable<? extends Long> values)
repeated int64 shape = 2;public GraphTransferInfo.GraphInputNodeInfo.Builder clearShape()
repeated int64 shape = 2;public int getDtypeValue()
.tensorflow.DataType dtype = 3;getDtypeValue in interface GraphTransferInfo.GraphInputNodeInfoOrBuilderpublic GraphTransferInfo.GraphInputNodeInfo.Builder setDtypeValue(int value)
.tensorflow.DataType dtype = 3;public DataType getDtype()
.tensorflow.DataType dtype = 3;getDtype in interface GraphTransferInfo.GraphInputNodeInfoOrBuilderpublic GraphTransferInfo.GraphInputNodeInfo.Builder setDtype(DataType value)
.tensorflow.DataType dtype = 3;public GraphTransferInfo.GraphInputNodeInfo.Builder clearDtype()
.tensorflow.DataType dtype = 3;public final GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>public final GraphTransferInfo.GraphInputNodeInfo.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<GraphTransferInfo.GraphInputNodeInfo.Builder>Copyright © 2018. All rights reserved.