classe final pública GraphTransferConstNodeInfo
tensorflow.GraphTransferConstNodeInfo type tensorflow.GraphTransferConstNodeInfo
Classes aninhadas
| aula | GraphTransferConstNodeInfo.Builder | tensorflow.GraphTransferConstNodeInfo type tensorflow.GraphTransferConstNodeInfo | |
Constantes
| int | DATA_FIELD_NUMBER | |
| int | DTYPE_FIELD_NUMBER | |
| int | NAME_FIELD_NUMBER | |
| int | NODE_ID_FIELD_NUMBER | |
| int | SHAPE_FIELD_NUMBER |
Métodos Públicos
| boleano | igual a (objeto obj) |
| com.google.protobuf.ByteString | getData () bytes data = 4; |
| estático GraphTransferConstNodeInfo | |
| GraphTransferConstNodeInfo | |
| final static com.google.protobuf.Descriptors.Descriptor | |
| Tipo de dados | getDtype () .tensorflow.DataType dtype = 5; |
| int | getDtypeValue () .tensorflow.DataType dtype = 5; |
| Fragmento | getName () string name = 1; |
| com.google.protobuf.ByteString | getNameBytes () string name = 1; |
| int | getNodeId () int32 node_id = 2; |
| int | |
| longo | getShape (índice int) repeated int64 shape = 3; |
| int | getShapeCount () repeated int64 shape = 3; |
| Lista <Long> | getShapeList () repeated int64 shape = 3; |
| final com.google.protobuf.UnknownFieldSet | |
| int | hashCode () |
| final booleano | |
| static GraphTransferConstNodeInfo.Builder | newBuilder (protótipo GraphTransferConstNodeInfo ) |
| static GraphTransferConstNodeInfo.Builder | newBuilder () |
| GraphTransferConstNodeInfo.Builder | |
| estático GraphTransferConstNodeInfo | parseDelimitedFrom (InputStream input) |
| estático GraphTransferConstNodeInfo | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferConstNodeInfo | parseFrom (dados ByteBuffer) |
| estático GraphTransferConstNodeInfo | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferConstNodeInfo | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferConstNodeInfo | parseFrom (com.google.protobuf.CodedInputStream input) |
| estático GraphTransferConstNodeInfo | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferConstNodeInfo | parseFrom (com.google.protobuf.ByteString data) |
| estático GraphTransferConstNodeInfo | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático GraphTransferConstNodeInfo | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| GraphTransferConstNodeInfo.Builder | toBuilder () |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int DATA_FIELD_NUMBER
Valor constante: 4
public static final int DTYPE_FIELD_NUMBER
Valor constante: 5
public static final int NAME_FIELD_NUMBER
Valor Constante: 1
public static final int NODE_ID_FIELD_NUMBER
Valor constante: 2
public static final int SHAPE_FIELD_NUMBER
Valor Constante: 3
Métodos Públicos
public boolean equals (Object obj)
public com.google.protobuf.ByteString getData ()
bytes data = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getDtypeValue ()
.tensorflow.DataType dtype = 5;
public String getName ()
string name = 1;
public com.google.protobuf.ByteString getNameBytes ()
string name = 1;
public int getNodeId ()
int32 node_id = 2;
público getParserForType ()
public int getSerializedSize ()
public long getShape (int index)
repeated int64 shape = 3;
public int getShapeCount ()
repeated int64 shape = 3;
public List <Long> getShapeList ()
repeated int64 shape = 3;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static GraphTransferConstNodeInfo parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static GraphTransferConstNodeInfo parseFrom (dados ByteBuffer)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferConstNodeInfo parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static GraphTransferConstNodeInfo parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferConstNodeInfo parseFrom (com.google.protobuf.CodedInputStream input)
Lança
| IOException |
|---|
public static GraphTransferConstNodeInfo parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferConstNodeInfo parseFrom (com.google.protobuf.ByteString data)
Lança
| InvalidProtocolBufferException |
|---|
public static GraphTransferConstNodeInfo parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static GraphTransferConstNodeInfo 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 |
|---|