BoundedTensorSpecProto

classe finale publique BoundedTensorSpecProto

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

Classes imbriquées

classe BoundedTensorSpecProto.Builder
 A protobuf to represent tf.BoundedTensorSpec. 

Constantes

int DTYPE_FIELD_NUMBER
int MAXIMUM_FIELD_NUMBER
int MINIMUM_FIELD_NUMBER
int NAME_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique BoundedTensorSpecProto
BoundedTensorSpecProto
final statique 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;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
obtenirMinimum ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
Chaîne
obtenirNom ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
int
TensorShapeProto
obtenirForme ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
final com.google.protobuf.UnknownFieldSet
booléen
aMaximum ()
.tensorflow.TensorProto maximum = 5;
booléen
aMinimum ()
.tensorflow.TensorProto minimum = 4;
booléen
aForme ()
.tensorflow.TensorShapeProto shape = 2;
int
booléen final
statique BoundedTensorSpecProto.Builder
statique BoundedTensorSpecProto.Builder
BoundedTensorSpecProto.Builder
statique BoundedTensorSpecProto
parseDelimitedFrom (entrée InputStream)
statique BoundedTensorSpecProto
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique BoundedTensorSpecProto
parseFrom (données ByteBuffer)
statique BoundedTensorSpecProto
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique BoundedTensorSpecProto
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique BoundedTensorSpecProto
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique BoundedTensorSpecProto
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique BoundedTensorSpecProto
parseFrom (données com.google.protobuf.ByteString)
statique BoundedTensorSpecProto
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique BoundedTensorSpecProto
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
BoundedTensorSpecProto.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int DTYPE_FIELD_NUMBER

Valeur constante : 3

public statique final int MAXIMUM_FIELD_NUMBER

Valeur constante : 5

public statique final int MINIMUM_FIELD_NUMBER

Valeur constante : 4

public statique final entier NAME_FIELD_NUMBER

Valeur constante : 1

public statique final entier SHAPE_FIELD_NUMBER

Valeur constante : 2

Méthodes publiques

public booléen égal (Objet obj)

public statique BoundedTensorSpecProto getDefaultInstance ()

public BoundedTensorSpecProto getDefaultInstanceForType ()

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

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 TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

public TensorProto getMinimum ()

.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;

publique getParserForType ()

public int getSerializedSize ()

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public booléen hasMaximum ()

.tensorflow.TensorProto maximum = 5;

public booléen hasMinimum ()

.tensorflow.TensorProto minimum = 4;

public booléen hasShape ()

.tensorflow.TensorShapeProto shape = 2;

code de hachage int public ()

public final booléen isInitialized ()

public statique BoundedTensorSpecProto.Builder newBuilder (prototype BoundedTensorSpecProto )

public statique BoundedTensorSpecProto.Builder newBuilder ()

public BoundedTensorSpecProto.Builder newBuilderForType ()

public statique BoundedTensorSpecProto parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static BoundedTensorSpecProto parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique BoundedTensorSpecProto parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public statique BoundedTensorSpecProto parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique BoundedTensorSpecProto parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique BoundedTensorSpecProto parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public statique BoundedTensorSpecProto parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique BoundedTensorSpecProto parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public statique BoundedTensorSpecProto parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique BoundedTensorSpecProto parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public BoundedTensorSpecProto.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException