GraphTransferGraphInputNodeInfo

public final class GraphTransferGraphInputNodeInfo

tensorflow.GraphTransferGraphInputNodeInfo type tensorflow.GraphTransferGraphInputNodeInfo

Classes aninhadas

aulaGraphTransferGraphInputNodeInfo.Builder tensorflow.GraphTransferGraphInputNodeInfo type tensorflow.GraphTransferGraphInputNodeInfo

Constantes

int DTYPE_FIELD_NUMBER
int NAME_FIELD_NUMBER
int SHAPE_FIELD_NUMBER

Métodos Públicos

boleano
igual a (objeto obj)
static GraphTransferGraphInputNodeInfo
GraphTransferGraphInputNodeInfo
final static com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 3;
int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
Fragmento
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
int
longo
getShape (índice int)
repeated int64 shape = 2;
int
getShapeCount ()
repeated int64 shape = 2;
Lista <Long>
getShapeList ()
repeated int64 shape = 2;
final com.google.protobuf.UnknownFieldSet
int
final booleano
staticGraphTransferGraphInputNodeInfo.Builder
staticGraphTransferGraphInputNodeInfo.Builder
GraphTransferGraphInputNodeInfo.Builder
static GraphTransferGraphInputNodeInfo
parseDelimitedFrom (input InputStream)
static GraphTransferGraphInputNodeInfo
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferGraphInputNodeInfo
parseFrom (dados ByteBuffer)
static GraphTransferGraphInputNodeInfo
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferGraphInputNodeInfo
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferGraphInputNodeInfo
parseFrom (com.google.protobuf.CodedInputStream input)
static GraphTransferGraphInputNodeInfo
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferGraphInputNodeInfo
parseFrom (com.google.protobuf.ByteString data)
static GraphTransferGraphInputNodeInfo
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GraphTransferGraphInputNodeInfo
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
GraphTransferGraphInputNodeInfo.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int DTYPE_FIELD_NUMBER

Valor Constante: 3

public static final int NAME_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 GraphTransferGraphInputNodeInfo getDefaultInstance ()

public GraphTransferGraphInputNodeInfo getDefaultInstanceForType ()

public static 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 ()

public long getShape (int index)

repeated int64 shape = 2;

public int getShapeCount ()

repeated int64 shape = 2;

public List <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)

Lança
IOException

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

Lança
IOException

public static GraphTransferGraphInputNodeInfo parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static GraphTransferGraphInputNodeInfo parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static GraphTransferGraphInputNodeInfo parseFrom (com.google.protobuf.ByteString data)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static GraphTransferGraphInputNodeInfo 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