GraphTransferGraphInputNodeInfo

clase final pública GraphTransferGraphInputNodeInfo

Protobuf tipo tensorflow.GraphTransferGraphInputNodeInfo

Clases anidadas

claseGraphTransferGraphInputNodeInfo.Builder Protobuf tipo tensorflow.GraphTransferGraphInputNodeInfo

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)
GraphTransferGraphInputNodeInfo estático
GraphTransferGraphInputNodeInfo
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
booleano final
estáticoGraphTransferGraphInputNodeInfo.Builder
estáticoGraphTransferGraphInputNodeInfo.Builder
GraphTransferGraphInputNodeInfo.Builder
GraphTransferGraphInputNodeInfo estático
parseDelimitedFrom (entrada InputStream)
GraphTransferGraphInputNodeInfo estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (datos ByteBuffer)
GraphTransferGraphInputNodeInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
estático GraphTransferGraphInputNodeInfo
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (datos com.google.protobuf.ByteString)
GraphTransferGraphInputNodeInfo estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
GraphTransferGraphInputNodeInfo estático
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
GraphTransferGraphInputNodeInfo.Builder
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 GraphTransferGraphInputNodeInfo getDefaultInstance ()

public GraphTransferGraphInputNodeInfo getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

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 staticGraphTransferGraphInputNodeInfo.Builder newBuilder ()

publicGraphTransferGraphInputNodeInfo.Builder newBuilderForType ()

public static GraphTransferGraphInputNodeInfo parseDelimitedFrom (InputStream input)

Lanza
IOException

public static GraphTransferGraphInputNodeInfo parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

GraphTransferGraphInputNodeInfo estático público parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

public static GraphTransferGraphInputNodeInfo parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

público estático GraphTransferGraphInputNodeInfo parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático GraphTransferGraphInputNodeInfo parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

public static GraphTransferGraphInputNodeInfo parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático GraphTransferGraphInputNodeInfo parseFrom (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

public static GraphTransferGraphInputNodeInfo parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

público estático GraphTransferGraphInputNodeInfo parseFrom (datos 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