ResourceDtypeAndShape

classe finale publique ResourceDtypeAndShape

Type Protobuf tensorflow.eager.ResourceDtypeAndShape

Classes imbriquées

classe ResourceDtypeAndShape.Builder Type Protobuf tensorflow.eager.ResourceDtypeAndShape

Constantes

int DTYPE_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
RessourceDtypeAndShape statique
RessourceDtypeAndShape
final statique com.google.protobuf.Descriptors.Descriptor
Type de données
getDtype ()
.tensorflow.DataType dtype = 1;
int
getDtypeValue ()
.tensorflow.DataType dtype = 1;
int
TensorShapeProto
obtenirForme ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
final com.google.protobuf.UnknownFieldSet
booléen
aForme ()
.tensorflow.TensorShapeProto shape = 2;
int
booléen final
statique ResourceDtypeAndShape.Builder
statique ResourceDtypeAndShape.Builder
ResourceDtypeAndShape.Builder
RessourceDtypeAndShape statique
parseDelimitedFrom (entrée InputStream)
RessourceDtypeAndShape statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RessourceDtypeAndShape statique
parseFrom (données ByteBuffer)
RessourceDtypeAndShape statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RessourceDtypeAndShape statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RessourceDtypeAndShape statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
RessourceDtypeAndShape statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RessourceDtypeAndShape statique
parseFrom (données com.google.protobuf.ByteString)
RessourceDtypeAndShape statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RessourceDtypeAndShape statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
ResourceDtypeAndShape.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final int DTYPE_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 ResourceDtypeAndShape getDefaultInstance ()

public ResourceDtypeAndShape getDefaultInstanceForType ()

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

Type de données public getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 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 hasShape ()

.tensorflow.TensorShapeProto shape = 2;

code de hachage int public ()

public final booléen isInitialized ()

public statique ResourceDtypeAndShape.Builder newBuilder (prototype ResourceDtypeAndShape )

public statique ResourceDtypeAndShape.Builder newBuilder ()

public ResourceDtypeAndShape.Builder newBuilderForType ()

public statique ResourceDtypeAndShape parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

public statique ResourceDtypeAndShape parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static ResourceDtypeAndShape parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static ResourceDtypeAndShape parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

public static ResourceDtypeAndShape parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public ResourceDtypeAndShape.Builder toBuilder ()

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

Jetés
IOException