classe finale statica pubblica ResourceHandleProto.DtypeAndShape
Protocol buffer representing a pair of (data type, tensor shape).
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 | codicehash () |
| booleano finale | |
| static ResourceHandleProto.DtypeAndShape.Builder | newBuilder (prototipo ResourceHandleProto.DtypeAndShape ) |
| 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 | analizzatore () |
| ResourceHandleProto.DtypeAndShape.Builder | toBuilder () |
| 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)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
pubblico getParserForType ()
public int getSerializedSize ()
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 (prototipo ResourceHandleProto.DtypeAndShape )
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 |
|---|