ResourceHandleProto.DtypeAndShape

classe finale statica pubblica ResourceHandleProto.DtypeAndShape

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

Classi nidificate

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

Costanti

int DTYPE_FIELD_NUMBER
int FORMA_CAMPO_NUMERO

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
static ResourceHandleProto.DtypeAndShape
ResourceHandleProto.DtypeAndShape
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 ResourceHandleProto.DtypeAndShape.Builder
static ResourceHandleProto.DtypeAndShape.Builder
ResourceHandleProto.DtypeAndShape.Builder
static ResourceHandleProto.DtypeAndShape
parseDelimitedFrom (input InputStream)
static ResourceHandleProto.DtypeAndShape
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (dati ByteBuffer)
static ResourceHandleProto.DtypeAndShape
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (ingresso com.google.protobuf.CodedInputStream)
static ResourceHandleProto.DtypeAndShape
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (dati com.google.protobuf.ByteString)
static ResourceHandleProto.DtypeAndShape
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ResourceHandleProto.DtypeAndShape
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
ResourceHandleProto.DtypeAndShape.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 ResourceHandleProto.DtypeAndShape getDefaultInstance ()

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

public ResourceHandleProto.DtypeAndShape.Builder newBuilderForType ()

public static ResourceHandleProto.DtypeAndShape parseDelimitedFrom (input InputStream)

Lancia
IOException

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

Lancia
IOException

parseFrom pubblico statico ResourceHandleProto.DtypeAndShape (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ResourceHandleProto.DtypeAndShape (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ResourceHandleProto.DtypeAndShape (input com.google.protobuf.CodedInputStream)

Lancia
IOException

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

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico ResourceHandleProto.DtypeAndShape (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static ResourceHandleProto.DtypeAndShape parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

public static ResourceHandleProto.DtypeAndShape parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

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

Lancia
IOException