public static final class
GraphTransferConstNodeInfo.Builder
Protobuf type tensorflow.GraphTransferConstNodeInfo
Public Methods
GraphTransferConstNodeInfo.Builder |
addAllShape(Iterable<? extends Long> values)
repeated int64 shape = 3;
|
GraphTransferConstNodeInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
|
GraphTransferConstNodeInfo.Builder |
addShape(long value)
repeated int64 shape = 3;
|
GraphTransferConstNodeInfo |
build()
|
GraphTransferConstNodeInfo | |
GraphTransferConstNodeInfo.Builder |
clear()
|
GraphTransferConstNodeInfo.Builder |
clearData()
bytes data = 4;
|
GraphTransferConstNodeInfo.Builder |
clearDtype()
.tensorflow.DataType dtype = 5;
|
GraphTransferConstNodeInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
|
GraphTransferConstNodeInfo.Builder |
clearName()
string name = 1;
|
GraphTransferConstNodeInfo.Builder |
clearNodeId()
int32 node_id = 2;
|
GraphTransferConstNodeInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
|
GraphTransferConstNodeInfo.Builder |
clearShape()
repeated int64 shape = 3;
|
GraphTransferConstNodeInfo.Builder |
clone()
|
com.google.protobuf.ByteString |
getData()
bytes data = 4;
|
GraphTransferConstNodeInfo | |
final static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
DataType |
getDtype()
.tensorflow.DataType dtype = 5;
|
int |
getDtypeValue()
.tensorflow.DataType dtype = 5;
|
String |
getName()
string name = 1;
|
com.google.protobuf.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;
|
final boolean | |
GraphTransferConstNodeInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
|
GraphTransferConstNodeInfo.Builder |
mergeFrom(com.google.protobuf.Message other)
|
final GraphTransferConstNodeInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
|
GraphTransferConstNodeInfo.Builder |
setData(com.google.protobuf.ByteString value)
bytes data = 4;
|
GraphTransferConstNodeInfo.Builder | |
GraphTransferConstNodeInfo.Builder |
setDtypeValue(int value)
.tensorflow.DataType dtype = 5;
|
GraphTransferConstNodeInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
|
GraphTransferConstNodeInfo.Builder |
setName(String value)
string name = 1;
|
GraphTransferConstNodeInfo.Builder |
setNameBytes(com.google.protobuf.ByteString value)
string name = 1;
|
GraphTransferConstNodeInfo.Builder |
setNodeId(int value)
int32 node_id = 2;
|
GraphTransferConstNodeInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
|
GraphTransferConstNodeInfo.Builder |
setShape(int index, long value)
repeated int64 shape = 3;
|
final GraphTransferConstNodeInfo.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
|
Inherited Methods
Public Methods
public GraphTransferConstNodeInfo.Builder addAllShape (Iterable<? extends Long> values)
repeated int64 shape = 3;
public GraphTransferConstNodeInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public GraphTransferConstNodeInfo.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor field)
public GraphTransferConstNodeInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public com.google.protobuf.ByteString getData ()
bytes data = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 5;
public String getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public int getNodeId ()
int32 node_id = 2;
public long getShape (int index)
repeated int64 shape = 3;
public int getShapeCount ()
repeated int64 shape = 3;
public List<Long> getShapeList ()
repeated int64 shape = 3;
public final boolean isInitialized ()
public GraphTransferConstNodeInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Throws
IOException |
---|
public final GraphTransferConstNodeInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
public GraphTransferConstNodeInfo.Builder setData (com.google.protobuf.ByteString value)
bytes data = 4;
public GraphTransferConstNodeInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
public GraphTransferConstNodeInfo.Builder setNameBytes (com.google.protobuf.ByteString value)
string name = 1;
public GraphTransferConstNodeInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
public GraphTransferConstNodeInfo.Builder setShape (int index, long value)
repeated int64 shape = 3;