BoundedTensorSpecProto.Builder

classe finale statique publique BoundedTensorSpecProto.Builder

 A protobuf to represent tf.BoundedTensorSpec.
 
tensorflow.BoundedTensorSpecProto de type Protobuf.BoundedTensorSpecProto

Méthodes publiques

BoundedTensorSpecProto.Builder
addRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
BoundedTensorSpecProto
BoundedTensorSpecProto
BoundedTensorSpecProto.Builder
clair ()
BoundedTensorSpecProto.Builder
typeDclair ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
clearField (champ com.google.protobuf.Descriptors.FieldDescriptor)
BoundedTensorSpecProto.Builder
effacerMaximum ()
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
effacerMinimum ()
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
nom clair ()
string name = 1;
BoundedTensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BoundedTensorSpecProto.Builder
forme claire ()
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
cloner ()
BoundedTensorSpecProto
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;
TensorProto
obtenirMaximum ()
.tensorflow.TensorProto maximum = 5;
TensorProto.Builder
getMaximumBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
obtenirMinimum ()
.tensorflow.TensorProto minimum = 4;
TensorProto.Builder
getMinimumBuilder ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
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
aMaximum ()
.tensorflow.TensorProto maximum = 5;
booléen
aMinimum ()
.tensorflow.TensorProto minimum = 4;
booléen
aForme ()
.tensorflow.TensorShapeProto shape = 2;
booléen final
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message autre)
BoundedTensorSpecProto.Builder
mergeFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum (valeur TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum (valeur TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape (valeur TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
finale BoundedTensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)
BoundedTensorSpecProto.Builder
setDtype (valeur DataType )
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (valeur entière)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (champ com.google.protobuf.Descriptors.FieldDescriptor, valeur de l'objet)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum (valeur TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum (valeur TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (valeur de chaîne)
string name = 1;
BoundedTensorSpecProto.Builder
setNameBytes (valeur com.google.protobuf.ByteString)
string name = 1;
BoundedTensorSpecProto.Builder
setRepeatedField (champ com.google.protobuf.Descriptors.FieldDescriptor, index int, valeur de l'objet)
BoundedTensorSpecProto.Builder
setShape (valeur TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
finale BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet inconnuFields)

Méthodes héritées

Méthodes publiques

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

build public BoundedTensorSpecProto ()

public BoundedTensorSpecProto buildPartial ()

public BoundedTensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

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

public BoundedTensorSpecProto.Builder clearMaximum ()

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder clearMinimum ()

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder clearName ()

string name = 1;

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

public BoundedTensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

public BoundedTensorSpecProto 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;

public TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

public TensorProto.Builder getMaximumBuilder ()

.tensorflow.TensorProto maximum = 5;

public TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

public TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

public TensorProto.Builder getMinimumBuilder ()

.tensorflow.TensorProto minimum = 4;

public TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

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 hasMaximum ()

.tensorflow.TensorProto maximum = 5;

public booléen hasMinimum ()

.tensorflow.TensorProto minimum = 4;

public booléen hasShape ()

.tensorflow.TensorShapeProto shape = 2;

public final booléen isInitialized ()

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

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

Jetés
IOException

public BoundedTensorSpecProto.Builder mergeMaximum (valeur TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder mergeMinimum (valeur TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder mergeShape (valeur TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

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

public BoundedTensorSpecProto.Builder setDtype (valeur DataType )

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setDtypeValue (valeur int)

.tensorflow.DataType dtype = 3;

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

public BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMaximum (valeur TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMinimum (valeur TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

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

string name = 1;

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

string name = 1;

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

public BoundedTensorSpecProto.Builder setShape (valeur TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

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