ResourceHandleProto.DtypeAndShape

classe finale statique publique ResourceHandleProto.DtypeAndShape

 Protocol buffer representing a pair of (data type, tensor shape).
 
tensorflow.ResourceHandleProto.DtypeAndShape

Classes imbriquées

classe ResourceHandleProto.DtypeAndShape.Builder
 Protocol buffer representing a pair of (data type, tensor shape). 

Constantes

int DTYPE_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
statique ResourceHandleProto.DtypeAndShape
ResourceHandleProto.DtypeAndShape
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 ResourceHandleProto.DtypeAndShape.Builder
statique ResourceHandleProto.DtypeAndShape.Builder
ResourceHandleProto.DtypeAndShape.Builder
statique ResourceHandleProto.DtypeAndShape
parseDelimitedFrom (entrée InputStream)
statique ResourceHandleProto.DtypeAndShape
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique ResourceHandleProto.DtypeAndShape
parseFrom (données ByteBuffer)
statique ResourceHandleProto.DtypeAndShape
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique ResourceHandleProto.DtypeAndShape
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique ResourceHandleProto.DtypeAndShape
parseFrom (entrée com.google.protobuf.CodedInputStream)
statique ResourceHandleProto.DtypeAndShape
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique ResourceHandleProto.DtypeAndShape
parseFrom (données com.google.protobuf.ByteString)
statique ResourceHandleProto.DtypeAndShape
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique ResourceHandleProto.DtypeAndShape
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
ResourceHandleProto.DtypeAndShape.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 ResourceHandleProto.DtypeAndShape getDefaultInstance ()

public ResourceHandleProto.DtypeAndShape 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 ResourceHandleProto.DtypeAndShape.Builder newBuilder ()

public ResourceHandleProto.DtypeAndShape.Builder newBuilderForType ()

public statique ResourceHandleProto.DtypeAndShape parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

public statique ResourceHandleProto.DtypeAndShape parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

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

Jetés
IOException