GraphTransferConstNodeInfo.Builder

clase final estática pública GraphTransferConstNodeInfo.Builder

Protobuf tipo tensorflow.GraphTransferConstNodeInfo

Métodos públicos

GraphTransferConstNodeInfo.Builder
addAllShape (Iterable <? extiende valores largos>)
repeated int64 shape = 3;
GraphTransferConstNodeInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
GraphTransferConstNodeInfo.Builder
addShape (valor largo)
repeated int64 shape = 3;
GraphTransferConstNodeInfo
GraphTransferConstNodeInfo
GraphTransferConstNodeInfo.Builder
claro ()
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
clonar ()
com.google.protobuf.ByteString
getData ()
bytes data = 4;
GraphTransferConstNodeInfo
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Tipo de datos
getDtype ()
.tensorflow.DataType dtype = 5;
En t
getDtypeValue ()
.tensorflow.DataType dtype = 5;
Cuerda
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
En t
getNodeId ()
int32 node_id = 2;
largo
getShape (índice int)
repeated int64 shape = 3;
En t
getShapeCount ()
repeated int64 shape = 3;
Lista <larga>
getShapeList ()
repeated int64 shape = 3;
booleano final
GraphTransferConstNodeInfo.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferConstNodeInfo.Builder
mergeFrom (com.google.protobuf.Message otro)
final GraphTransferConstNodeInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
GraphTransferConstNodeInfo.Builder
setData (valor de com.google.protobuf.ByteString)
bytes data = 4;
GraphTransferConstNodeInfo.Builder
setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 5;
GraphTransferConstNodeInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
GraphTransferConstNodeInfo.Builder
setName (valor de cadena)
string name = 1;
GraphTransferConstNodeInfo.Builder
setNameBytes (valor de com.google.protobuf.ByteString)
string name = 1;
GraphTransferConstNodeInfo.Builder
setNodeId (valor int)
int32 node_id = 2;
GraphTransferConstNodeInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
GraphTransferConstNodeInfo.Builder
setShape (índice int, valor largo)
repeated int64 shape = 3;
final GraphTransferConstNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public GraphTransferConstNodeInfo.Builder addAllShape (Iterable <? extiende valores largos>)

repeated int64 shape = 3;

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

public GraphTransferConstNodeInfo.Builder addShape (valor largo)

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;

getShape largo público (índice int)

repeated int64 shape = 3;

public int getShapeCount ()

repeated int64 shape = 3;

Lista pública <Long> getShapeList ()

repeated int64 shape = 3;

public final boolean isInitialized ()

public GraphTransferConstNodeInfo.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

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

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

public GraphTransferConstNodeInfo.Builder setData (valor com.google.protobuf.ByteString)

bytes data = 4;

public GraphTransferConstNodeInfo.Builder setDtype (valor de 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 del objeto)

public GraphTransferConstNodeInfo.Builder setName (valor de cadena)

string name = 1;

public GraphTransferConstNodeInfo.Builder setNameBytes (valor de com.google.protobuf.ByteString)

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 del objeto)

public GraphTransferConstNodeInfo.Builder setShape (índice int, valor largo)

repeated int64 shape = 3;

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