GraphTransferConstNodeInfo.Builder

classe final pública estática GraphTransferConstNodeInfo.Builder

tensorflow.GraphTransferConstNodeInfo type tensorflow.GraphTransferConstNodeInfo

Métodos Públicos

GraphTransferConstNodeInfo.Builder
addAllShape (valores Iterable <? extends Long>)
repeated int64 shape = 3;
GraphTransferConstNodeInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferConstNodeInfo.Builder
addShape (valor longo)
repeated int64 shape = 3;
GraphTransferConstNodeInfo
build ()
GraphTransferConstNodeInfo
GraphTransferConstNodeInfo.Builder
limpar ()
GraphTransferConstNodeInfo.Builder
clearData ()
bytes data = 4;
GraphTransferConstNodeInfo.Builder
clearDtype ()
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
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
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 5;
int
getDtypeValue ()
.tensorflow.DataType dtype = 5;
Fragmento
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
int
getNodeId ()
int32 node_id = 2;
longo
getShape (índice int)
repeated int64 shape = 3;
int
getShapeCount ()
repeated int64 shape = 3;
Lista <Long>
getShapeList ()
repeated int64 shape = 3;
final booleano
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 (valor com.google.protobuf.ByteString)
bytes data = 4;
GraphTransferConstNodeInfo.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
GraphTransferConstNodeInfo.Builder
setName (valor String)
string name = 1;
GraphTransferConstNodeInfo.Builder
setNameBytes (com.google.protobuf.ByteString value)
string name = 1;
GraphTransferConstNodeInfo.Builder
setNodeId (valor int)
int32 node_id = 2;
GraphTransferConstNodeInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
GraphTransferConstNodeInfo.Builder
setShape (índice interno , valor longo)
repeated int64 shape = 3;
final GraphTransferConstNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos herdados

Métodos Públicos

public GraphTransferConstNodeInfo.Builder addAllShape (Iterable <? extends Long> values)

repeated int64 shape = 3;

public GraphTransferConstNodeInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public GraphTransferConstNodeInfo.Builder addShape (valor longo)

repeated int64 shape = 3;

public GraphTransferConstNodeInfo build ()

public GraphTransferConstNodeInfo buildPartial ()

public GraphTransferConstNodeInfo.Builder clearData ()

bytes data = 4;

public GraphTransferConstNodeInfo.Builder clearDtype ()

.tensorflow.DataType dtype = 5;

public GraphTransferConstNodeInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public GraphTransferConstNodeInfo.Builder clearName ()

string name = 1;

public GraphTransferConstNodeInfo.Builder clearNodeId ()

int32 node_id = 2;

public GraphTransferConstNodeInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public GraphTransferConstNodeInfo.Builder clearShape ()

repeated int64 shape = 3;

public com.google.protobuf.ByteString getData ()

bytes data = 4;

public GraphTransferConstNodeInfo getDefaultInstanceForType ()

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

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public DataType getDtype ()

.tensorflow.DataType dtype = 5;

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)

Lança
IOException

public GraphTransferConstNodeInfo.Builder mergeFrom (com.google.protobuf.Message other)

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 setDtype (valor DataType )

.tensorflow.DataType dtype = 5;

public GraphTransferConstNodeInfo.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 5;

public GraphTransferConstNodeInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

pública GraphTransferConstNodeInfo.Builder setName (String value)

string name = 1;

public GraphTransferConstNodeInfo.Builder setNameBytes (com.google.protobuf.ByteString value)

string name = 1;

public GraphTransferConstNodeInfo.Builder setNodeId (valor int)

int32 node_id = 2;

public GraphTransferConstNodeInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

public GraphTransferConstNodeInfo.Builder setShape (int index, long value)

repeated int64 shape = 3;

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