public static final class GraphTransferConstNodeInfo.Builder extends com.github.os72.protobuf351.GeneratedMessageV3.Builder<GraphTransferConstNodeInfo.Builder> implements GraphTransferConstNodeInfoOrBuilder
tensorflow.GraphTransferConstNodeInfo| Modifier and Type | Method and Description |
|---|---|
GraphTransferConstNodeInfo.Builder |
addAllShape(Iterable<? extends Long> values)
repeated int64 shape = 3; |
GraphTransferConstNodeInfo.Builder |
addRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
GraphTransferConstNodeInfo.Builder |
addShape(long value)
repeated int64 shape = 3; |
GraphTransferConstNodeInfo |
build() |
GraphTransferConstNodeInfo |
buildPartial() |
GraphTransferConstNodeInfo.Builder |
clear() |
GraphTransferConstNodeInfo.Builder |
clearData()
bytes data = 4; |
GraphTransferConstNodeInfo.Builder |
clearDtype()
.tensorflow.DataType dtype = 5; |
GraphTransferConstNodeInfo.Builder |
clearField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field) |
GraphTransferConstNodeInfo.Builder |
clearName()
string name = 1; |
GraphTransferConstNodeInfo.Builder |
clearNodeId()
int32 node_id = 2; |
GraphTransferConstNodeInfo.Builder |
clearOneof(com.github.os72.protobuf351.Descriptors.OneofDescriptor oneof) |
GraphTransferConstNodeInfo.Builder |
clearShape()
repeated int64 shape = 3; |
GraphTransferConstNodeInfo.Builder |
clone() |
com.github.os72.protobuf351.ByteString |
getData()
bytes data = 4; |
GraphTransferConstNodeInfo |
getDefaultInstanceForType() |
static com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptor() |
com.github.os72.protobuf351.Descriptors.Descriptor |
getDescriptorForType() |
DataType |
getDtype()
.tensorflow.DataType dtype = 5; |
int |
getDtypeValue()
.tensorflow.DataType dtype = 5; |
String |
getName()
string name = 1; |
com.github.os72.protobuf351.ByteString |
getNameBytes()
string name = 1; |
int |
getNodeId()
int32 node_id = 2; |
long |
getShape(int index)
repeated int64 shape = 3; |
int |
getShapeCount()
repeated int64 shape = 3; |
List<Long> |
getShapeList()
repeated int64 shape = 3; |
protected com.github.os72.protobuf351.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
GraphTransferConstNodeInfo.Builder |
mergeFrom(com.github.os72.protobuf351.CodedInputStream input,
com.github.os72.protobuf351.ExtensionRegistryLite extensionRegistry) |
GraphTransferConstNodeInfo.Builder |
mergeFrom(GraphTransferConstNodeInfo other) |
GraphTransferConstNodeInfo.Builder |
mergeFrom(com.github.os72.protobuf351.Message other) |
GraphTransferConstNodeInfo.Builder |
mergeUnknownFields(com.github.os72.protobuf351.UnknownFieldSet unknownFields) |
GraphTransferConstNodeInfo.Builder |
setData(com.github.os72.protobuf351.ByteString value)
bytes data = 4; |
GraphTransferConstNodeInfo.Builder |
setDtype(DataType value)
.tensorflow.DataType dtype = 5; |
GraphTransferConstNodeInfo.Builder |
setDtypeValue(int value)
.tensorflow.DataType dtype = 5; |
GraphTransferConstNodeInfo.Builder |
setField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
Object value) |
GraphTransferConstNodeInfo.Builder |
setName(String value)
string name = 1; |
GraphTransferConstNodeInfo.Builder |
setNameBytes(com.github.os72.protobuf351.ByteString value)
string name = 1; |
GraphTransferConstNodeInfo.Builder |
setNodeId(int value)
int32 node_id = 2; |
GraphTransferConstNodeInfo.Builder |
setRepeatedField(com.github.os72.protobuf351.Descriptors.FieldDescriptor field,
int index,
Object value) |
GraphTransferConstNodeInfo.Builder |
setShape(int index,
long value)
repeated int64 shape = 3; |
GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.github.os72.protobuf351.MessageLiteOrBuildergetDefaultInstanceForType in interface com.github.os72.protobuf351.MessageOrBuilderpublic GraphTransferConstNodeInfo build()
build in interface com.github.os72.protobuf351.Message.Builderbuild in interface com.github.os72.protobuf351.MessageLite.Builderpublic GraphTransferConstNodeInfo buildPartial()
buildPartial in interface com.github.os72.protobuf351.Message.BuilderbuildPartial in interface com.github.os72.protobuf351.MessageLite.Builderpublic GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.Builder mergeFrom(GraphTransferConstNodeInfo other)
public final boolean isInitialized()
isInitialized in interface com.github.os72.protobuf351.MessageLiteOrBuilderisInitialized in class com.github.os72.protobuf351.GeneratedMessageV3.Builder<GraphTransferConstNodeInfo.Builder>public GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>IOExceptionpublic String getName()
string name = 1;getName in interface GraphTransferConstNodeInfoOrBuilderpublic com.github.os72.protobuf351.ByteString getNameBytes()
string name = 1;getNameBytes in interface GraphTransferConstNodeInfoOrBuilderpublic GraphTransferConstNodeInfo.Builder setName(String value)
string name = 1;public GraphTransferConstNodeInfo.Builder clearName()
string name = 1;public GraphTransferConstNodeInfo.Builder setNameBytes(com.github.os72.protobuf351.ByteString value)
string name = 1;public int getNodeId()
int32 node_id = 2;getNodeId in interface GraphTransferConstNodeInfoOrBuilderpublic GraphTransferConstNodeInfo.Builder setNodeId(int value)
int32 node_id = 2;public GraphTransferConstNodeInfo.Builder clearNodeId()
int32 node_id = 2;public List<Long> getShapeList()
repeated int64 shape = 3;getShapeList in interface GraphTransferConstNodeInfoOrBuilderpublic int getShapeCount()
repeated int64 shape = 3;getShapeCount in interface GraphTransferConstNodeInfoOrBuilderpublic long getShape(int index)
repeated int64 shape = 3;getShape in interface GraphTransferConstNodeInfoOrBuilderpublic GraphTransferConstNodeInfo.Builder setShape(int index, long value)
repeated int64 shape = 3;public GraphTransferConstNodeInfo.Builder addShape(long value)
repeated int64 shape = 3;public GraphTransferConstNodeInfo.Builder addAllShape(Iterable<? extends Long> values)
repeated int64 shape = 3;public GraphTransferConstNodeInfo.Builder clearShape()
repeated int64 shape = 3;public com.github.os72.protobuf351.ByteString getData()
bytes data = 4;getData in interface GraphTransferConstNodeInfoOrBuilderpublic GraphTransferConstNodeInfo.Builder setData(com.github.os72.protobuf351.ByteString value)
bytes data = 4;public GraphTransferConstNodeInfo.Builder clearData()
bytes data = 4;public int getDtypeValue()
.tensorflow.DataType dtype = 5;getDtypeValue in interface GraphTransferConstNodeInfoOrBuilderpublic GraphTransferConstNodeInfo.Builder setDtypeValue(int value)
.tensorflow.DataType dtype = 5;public DataType getDtype()
.tensorflow.DataType dtype = 5;getDtype in interface GraphTransferConstNodeInfoOrBuilderpublic GraphTransferConstNodeInfo.Builder setDtype(DataType value)
.tensorflow.DataType dtype = 5;public GraphTransferConstNodeInfo.Builder clearDtype()
.tensorflow.DataType dtype = 5;public final GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>public final GraphTransferConstNodeInfo.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<GraphTransferConstNodeInfo.Builder>Copyright © 2018. All rights reserved.