TensorSpecProto.Builder

classe finale statique publique TensorSpecProto.Builder

 A protobuf to represent tf.TensorSpec.
 
Tensorflow de type tensorflow.TensorSpecProto

Méthodes publiques

TensorSpecProto.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TensorSpecProto
TensorSpecProto
TensorSpecProto.Builder
clair ()
TensorSpecProto.Builder
typeDclair ()
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
TensorSpecProto.Builder
nom clair ()
string name = 1;
TensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
TensorSpecProto.Builder
forme claire ()
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
cloner ()
TensorSpecProto
final statique com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Type de données
getDtype ()
.tensorflow.DataType dtype = 3;
int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Chaîne
obtenirNom ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
TensorShapeProto
obtenirForme ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booléen
aForme ()
.tensorflow.TensorShapeProto shape = 2;
booléen final
TensorSpecProto.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
TensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message autre)
TensorSpecProto.Builder
mergeShape (valeur TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder final
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
TensorSpecProto.Builder
setDtype (valeur DataType )
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setDtypeValue (valeur entière)
.tensorflow.DataType dtype = 3;
TensorSpecProto.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
TensorSpecProto.Builder
setName (valeur de chaîne)
string name = 1;
TensorSpecProto.Builder
setNameBytes (valeur com.google.protobuf.ByteString)
string name = 1;
TensorSpecProto.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
TensorSpecProto.Builder
setShape (valeur TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
TensorSpecProto.Builder final
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

public TensorSpecProto.Builder addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

build public TensorSpecProto ()

public TensorSpecProto buildPartial ()

public TensorSpecProto.Builder clear ()

public TensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

public TensorSpecProto.Builder clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)

public TensorSpecProto.Builder clearName ()

string name = 1;

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

public TensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

Clone public TensorSpecProto.Builder ()

public TensorSpecProto getDefaultInstanceForType ()

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

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

Type de données public getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

chaîne publique getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public booléen hasShape ()

.tensorflow.TensorShapeProto shape = 2;

public final booléen isInitialized ()

public TensorSpecProto.Builder mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public TensorSpecProto.Builder mergeFrom (com.google.protobuf.Message autre)

public TensorSpecProto.Builder mergeShape (valeur TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

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

public TensorSpecProto.Builder setDtype (valeur DataType )

.tensorflow.DataType dtype = 3;

public TensorSpecProto.Builder setDtypeValue (valeur int)

.tensorflow.DataType dtype = 3;

public TensorSpecProto.Builder setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)

public TensorSpecProto.Builder setName (valeur de chaîne)

string name = 1;

public TensorSpecProto.Builder setNameBytes (valeur com.google.protobuf.ByteString)

string name = 1;

public TensorSpecProto.Builder setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)

public TensorSpecProto.Builder setShape (valeur TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public TensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

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