classe final pública estática ResourceHandleProto.DtypeAndShape
Protocol buffer representing a pair of (data type, tensor shape).
tensorflow.ResourceHandleProto.DtypeAndShape tipo tensorflow.ResourceHandleProto.DtypeAndShape Classes aninhadas
| aula | ResourceHandleProto.DtypeAndShape.Builder | Protocol buffer representing a pair of (data type, tensor shape). | |
Constantes
| int | DTYPE_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| static ResourceHandleProto.DtypeAndShape | |
| ResourceHandleProto.DtypeAndShape | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| Tipo de dados | getDtype () .tensorflow.DataType dtype = 1; |
| int | getDtypeValue () .tensorflow.DataType dtype = 1; |
| int | |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| boleano | hasShape () .tensorflow.TensorShapeProto shape = 2; |
| int | hashCode () |
| final booleano | |
| static ResourceHandleProto.DtypeAndShape.Builder | newBuilder (protótipo ResourceHandleProto.DtypeAndShape ) |
| static ResourceHandleProto.DtypeAndShape.Builder | newBuilder () |
| ResourceHandleProto.DtypeAndShape.Builder | |
| static ResourceHandleProto.DtypeAndShape | parseDelimitedFrom (input InputStream) |
| static ResourceHandleProto.DtypeAndShape | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (dados ByteBuffer) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (com.google.protobuf.CodedInputStream input) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (com.google.protobuf.ByteString data) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static ResourceHandleProto.DtypeAndShape | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| ResourceHandleProto.DtypeAndShape.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int DTYPE_FIELD_NUMBER
Valor Constante: 1
public static final int SHAPE_FIELD_NUMBER
Valor constante: 2
Métodos Públicos
public boolean equals (Object obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 1;
público getParserForType ()
public int getSerializedSize ()
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasShape ()
.tensorflow.TensorShapeProto shape = 2;
public int hashCode ()
public final boolean isInitialized ()
public static ResourceHandleProto.DtypeAndShape.Builder newBuilder (protótipo ResourceHandleProto.DtypeAndShape )
public static ResourceHandleProto.DtypeAndShape parseDelimitedFrom (InputStream input)
Lança
| IOException |
|---|
public static ResourceHandleProto.DtypeAndShape parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static ResourceHandleProto.DtypeAndShape parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|