ResourceDtypeAndShape

classe finale pubblica ResourceDtypeAndShape

Tipo di protocollo tensorflow.eager.ResourceDtypeAndShape

Classi nidificate

classe ResourceDtypeAndShape.Builder Tipo di protocollo tensorflow.eager.ResourceDtypeAndShape

Costanti

int DTYPE_FIELD_NUMBER
int FORMA_CAMPO_NUMERO

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
risorsaDtipoeforma statica
ResourceDtypeAndShape
com.google.protobuf.Descriptors.Descriptor statico finale
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 1;
int
getDtipoValore ()
.tensorflow.DataType dtype = 1;
int
TensorShapeProto
ottieni forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
finale com.google.protobuf.UnknownFieldSet
booleano
haForma ()
.tensorflow.TensorShapeProto shape = 2;
int
booleano finale
static ResourceDtypeAndShape.Builder
static ResourceDtypeAndShape.Builder
ResourceDtypeAndShape.Builder
risorsaDtipoeforma statica
parseDelimitedFrom (input InputStream)
risorsaDtipoeforma statica
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
risorsaDtipoeforma statica
parseFrom (dati ByteBuffer)
risorsaDtipoeforma statica
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
risorsaDtipoeforma statica
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
risorsaDtipoeforma statica
parseFrom (ingresso com.google.protobuf.CodedInputStream)
risorsaDtipoeforma statica
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
risorsaDtipoeforma statica
parseFrom (dati com.google.protobuf.ByteString)
risorsaDtipoeforma statica
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
risorsaDtipoeforma statica
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
ResourceDtypeAndShape.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int DTYPE_FIELD_NUMBER

Valore costante: 1

public static final int SHAPE_FIELD_NUMBER

Valore costante: 2

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico ResourceDtypeAndShape getDefaultInstance ()

public ResourceDtypeAndShape getDefaultInstanceForType ()

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

public DataType getDtype ()

.tensorflow.DataType dtype = 1;

public int getDtypeValue ()

.tensorflow.DataType dtype = 1;

pubblico getParserForType ()

public int getSerializedSize ()

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasShape booleano pubblico ()

.tensorflow.TensorShapeProto shape = 2;

public int hashCode ()

public final booleano isInitialized ()

public static ResourceDtypeAndShape.Builder newBuilder (prototipo ResourceDtypeAndShape )

public static ResourceDtypeAndShape.Builder newBuilder ()

public ResourceDtypeAndShape.Builder newBuilderForType ()

public static ResourceDtypeAndShape parseDelimitedFrom (input InputStream)

Lancia
IOException

public static ResourceDtypeAndShape parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico ResourceDtypeAndShape (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ResourceDtypeAndShape (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
IOException

parseFrom pubblico statico ResourceDtypeAndShape (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ResourceDtypeAndShape (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static ResourceDtypeAndShape parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ResourceDtypeAndShape (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ResourceDtypeAndShape (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico ResourceDtypeAndShape (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

public ResourceDtypeAndShape.Builder toBuilder ()

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

Lancia
IOException