clase final pública TensorSpecProto
A protobuf to represent tf.TensorSpec.Protobuf tipo
tensorflow.TensorSpecProto Clases anidadas
| clase | TensorSpecProto.Builder | A protobuf to represent tf.TensorSpec. | |
Constantes
| En t | DTYPE_FIELD_NUMBER | |
| En t | NAME_FIELD_NUMBER | |
| En t | SHAPE_FIELD_NUMBER |
Métodos públicos
| booleano | es igual a (Objeto obj) |
| estático TensorSpecProto | |
| TensorSpecProto | |
| com.google.protobuf.Descriptors.Descriptor estático final | |
| Tipo de datos | getDtype () .tensorflow.DataType dtype = 3; |
| En t | getDtypeValue () .tensorflow.DataType dtype = 3; |
| Cuerda | getName () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| En t | |
| TensorShapeProto | getShape () .tensorflow.TensorShapeProto shape = 2; |
| TensorShapeProtoOrBuilder | getShapeOrBuilder () .tensorflow.TensorShapeProto shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| booleano | hasShape () .tensorflow.TensorShapeProto shape = 2; |
| En t | hashCode () |
| booleano final | |
| estático TensorSpecProto.Builder | newBuilder (prototipo de TensorSpecProto ) |
| estático TensorSpecProto.Builder | newBuilder () |
| TensorSpecProto.Builder | |
| estático TensorSpecProto | parseDelimitedFrom (entrada InputStream) |
| estático TensorSpecProto | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático TensorSpecProto | parseFrom (datos ByteBuffer) |
| estático TensorSpecProto | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático TensorSpecProto | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático TensorSpecProto | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| estático TensorSpecProto | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático TensorSpecProto | parseFrom (datos com.google.protobuf.ByteString) |
| estático TensorSpecProto | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático TensorSpecProto | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| TensorSpecProto.Builder | toBuilder () |
| vacío | writeTo (salida de com.google.protobuf.CodedOutputStream) |
Métodos heredados
Constantes
public static final int DTYPE_FIELD_NUMBER
Valor constante: 3
public static final int NAME_FIELD_NUMBER
Valor constante: 1
público estático final int SHAPE_FIELD_NUMBER
Valor constante: 2
Métodos públicos
public boolean es igual a (Object obj)
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 3;
public String getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 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 TensorSpecProto parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TensorSpecProto parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TensorSpecProto parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático TensorSpecProto parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static TensorSpecProto parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático TensorSpecProto parseFrom (com.google.protobuf.ByteString data)
Lanza
| InvalidProtocolBufferException |
|---|
public static TensorSpecProto parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
public static TensorSpecProto parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|