GraphTransferGraphInputNodeInfo.Builder

classe finale statica pubblica GraphTransferGraphInputNodeInfo.Builder

Tipo di protocollo tensorflow.GraphTransferGraphInputNodeInfo

Metodi pubblici

GraphTransferGraphInputNodeInfo.Builder
addAllShape (Iterable<? estende Long> valori)
repeated int64 shape = 2;
GraphTransferGraphInputNodeInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
GraphTransferGraphInputNodeInfo.Builder
addShape (valore lungo)
repeated int64 shape = 2;
GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfo.Builder
chiaro ()
GraphTransferGraphInputNodeInfo.Builder
clearDtype ()
.tensorflow.DataType dtype = 3;
GraphTransferGraphInputNodeInfo.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
GraphTransferGraphInputNodeInfo.Builder
nomechiaro ()
string name = 1;
GraphTransferGraphInputNodeInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
GraphTransferGraphInputNodeInfo.Builder
chiara forma ()
repeated int64 shape = 2;
GraphTransferGraphInputNodeInfo.Builder
clone ()
GraphTransferGraphInputNodeInfo
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 3;
int
getDtipoValore ()
.tensorflow.DataType dtype = 3;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
lungo
getShape (indice int)
repeated int64 shape = 2;
int
getShapeCount ()
repeated int64 shape = 2;
Elenco<Lungo>
getShapeList ()
repeated int64 shape = 2;
booleano finale
GraphTransferGraphInputNodeInfo.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
GraphTransferGraphInputNodeInfo.Builder
mergeFrom (com.google.protobuf.Message altro)
finale GraphTransferGraphInputNodeInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
GraphTransferGraphInputNodeInfo.Builder
setDtype (valore del tipo di dati )
.tensorflow.DataType dtype = 3;
GraphTransferGraphInputNodeInfo.Builder
setDtypeValue (valore int)
.tensorflow.DataType dtype = 3;
GraphTransferGraphInputNodeInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
GraphTransferGraphInputNodeInfo.Builder
setName (valore stringa)
string name = 1;
GraphTransferGraphInputNodeInfo.Builder
setNameBytes (valore com.google.protobuf.ByteString)
string name = 1;
GraphTransferGraphInputNodeInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
GraphTransferGraphInputNodeInfo.Builder
setShape (indice int, valore lungo)
repeated int64 shape = 2;
finale GraphTransferGraphInputNodeInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public GraphTransferGraphInputNodeInfo.Builder addAllShape (Iterable<? estende Long> valori)

repeated int64 shape = 2;

public GraphTransferGraphInputNodeInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public GraphTransferGraphInputNodeInfo.Builder addShape (valore lungo)

repeated int64 shape = 2;

public GraphTransferGraphInputNodeInfo buildPartial ()

pubblico GraphTransferGraphInputNodeInfo.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

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

pubblico GraphTransferGraphInputNodeInfo.Builder clearName ()

string name = 1;

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

pubblico GraphTransferGraphInputNodeInfo.Builder clearShape ()

repeated int64 shape = 2;

public GraphTransferGraphInputNodeInfo getDefaultInstanceForType ()

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

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

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

pubblico lungo getShape (indice int)

repeated int64 shape = 2;

pubblico int getShapeCount ()

repeated int64 shape = 2;

elenco pubblico<Long> getShapeList ()

repeated int64 shape = 2;

public final booleano isInitialized ()

public GraphTransferGraphInputNodeInfo.Builder mergeFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public GraphTransferGraphInputNodeInfo.Builder mergeFrom (com.google.protobuf.Message altro)

public final GraphTransferGraphInputNodeInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public GraphTransferGraphInputNodeInfo.Builder setDtype (valore DataType )

.tensorflow.DataType dtype = 3;

public GraphTransferGraphInputNodeInfo.Builder setDtypeValue (valore int)

.tensorflow.DataType dtype = 3;

public GraphTransferGraphInputNodeInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public GraphTransferGraphInputNodeInfo.Builder setName (valore stringa)

string name = 1;

public GraphTransferGraphInputNodeInfo.Builder setNameBytes (valore com.google.protobuf.ByteString)

string name = 1;

public GraphTransferGraphInputNodeInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public GraphTransferGraphInputNodeInfo.Builder setShape (indice int, valore lungo)

repeated int64 shape = 2;

pubblico finale GraphTransferGraphInputNodeInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)