TensorSpecProto

classe finale publique TensorSpecProto

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

Classes imbriquées

classe TensorSpecProto.Builder
 A protobuf to represent tf.TensorSpec. 

Constantes

int DTYPE_FIELD_NUMBER
int NAME_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Méthodes publiques

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

TensorSpecProto statique public getDefaultInstance ()

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

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

.tensorflow.TensorShapeProto shape = 2;

code de hachage int public ()

public final booléen isInitialized ()

public statique TensorSpecProto.Builder newBuilder (prototype TensorSpecProto )

public statique TensorSpecProto.Builder newBuilder ()

public TensorSpecProto.Builder newBuilderForType ()

public static TensorSpecProto parseDelimitedFrom (entrée InputStream)

Jetés
IOException

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

Jetés
IOException

TensorSpecProto statique public parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

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

Jetés
InvalidProtocolBufferException

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

Jetés
IOException

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

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public TensorSpecProto.Builder toBuilder ()

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

Jetés
IOException