clase final pública GraphTransferGraphOutputNodeInfo
Protobuf tipo tensorflow.GraphTransferGraphOutputNodeInfo
Clases anidadas
| clase | GraphTransferGraphOutputNodeInfo.Builder | Protobuf tipo tensorflow.GraphTransferGraphOutputNodeInfo | |
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) |
| static GraphTransferGraphOutputNodeInfo | |
| GraphTransferGraphOutputNodeInfo | |
| 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 | |
| largo | getShape (índice int) repeated int64 shape = 2; |
| En t | getShapeCount () repeated int64 shape = 2; |
| Lista <larga> | getShapeList () repeated int64 shape = 2; |
| final com.google.protobuf.UnknownFieldSet | |
| En t | hashCode () |
| booleano final | |
| estático GraphTransferGraphOutputNodeInfo.Builder | newBuilder (prototipo GraphTransferGraphOutputNodeInfo ) |
| estático GraphTransferGraphOutputNodeInfo.Builder | newBuilder () |
| GraphTransferGraphOutputNodeInfo.Builder | |
| static GraphTransferGraphOutputNodeInfo | parseDelimitedFrom (entrada InputStream) |
| static GraphTransferGraphOutputNodeInfo | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (datos ByteBuffer) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (datos com.google.protobuf.ByteString) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| static GraphTransferGraphOutputNodeInfo | parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analizador () |
| GraphTransferGraphOutputNodeInfo.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)
public static 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 ()
getShape largo público (índice int)
repeated int64 shape = 2;
public int getShapeCount ()
repeated int64 shape = 2;
Lista pública <Long> getShapeList ()
repeated int64 shape = 2;
public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
public final boolean isInitialized ()
public static GraphTransferGraphOutputNodeInfo.Builder newBuilder (prototipo GraphTransferGraphOutputNodeInfo )
public static GraphTransferGraphOutputNodeInfo parseDelimitedFrom (InputStream input)
Lanza
| IOException |
|---|
public static GraphTransferGraphOutputNodeInfo parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
público estático GraphTransferGraphOutputNodeInfo parseFrom (ByteBuffer datos)
Lanza
| InvalidProtocolBufferException |
|---|
público estático GraphTransferGraphOutputNodeInfo parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
público estático GraphTransferGraphOutputNodeInfo parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático GraphTransferGraphOutputNodeInfo parseFrom (entrada com.google.protobuf.CodedInputStream)
Lanza
| IOException |
|---|
public static GraphTransferGraphOutputNodeInfo parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático GraphTransferGraphOutputNodeInfo parseFrom (datos de com.google.protobuf.ByteString)
Lanza
| InvalidProtocolBufferException |
|---|
public static GraphTransferGraphOutputNodeInfo parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| IOException |
|---|
público estático GraphTransferGraphOutputNodeInfo parseFrom (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lanza
| InvalidProtocolBufferException |
|---|
público estático analizador ()
public void writeTo (salida de com.google.protobuf.CodedOutputStream)
Lanza
| IOException |
|---|