RemoteFusedGraphExecuteInfo.TensorShapeTypeProto

classe final estática pública RemoteFusedGraphExecuteInfo.TensorShapeTypeProto

Tipo de protobuf tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto

Classes aninhadas

aula RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder Tipo de protobuf tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto

Constantes

interno DTYPE_FIELD_NUMBER
interno SHAPE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
final estático com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 1;
interno
getDtypeValue ()
.tensorflow.DataType dtype = 1;
interno
TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
final com.google.protobuf.UnknownFieldSet
boleano
temForma ()
.tensorflow.TensorShapeProto shape = 2;
interno
booleano final
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder estático
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder estático
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseDelimitedFrom (entrada InputStream)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (dados de ByteBuffer)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (dados com.google.protobuf.ByteString)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

público estático final int DTYPE_FIELD_NUMBER

Valor Constante: 1

público estático final int SHAPE_FIELD_NUMBER

Valor Constante: 2

Métodos Públicos

booleano público é igual (Object obj)

público estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultInstance ()

público RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultInstanceForType ()

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

tipo de dados público getDtype ()

.tensorflow.DataType dtype = 1;

público int getDtypeValue ()

.tensorflow.DataType dtype = 1;

público getParserForType ()

público int getSerializedSize ()

público TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

hashCode int público ()

público final booleano isInitialized ()

public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseDelimitedFrom (entrada InputStream)

Lança
IOException

public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

público estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (dados de ByteBuffer)

Lança
InvalidProtocolBufferException

public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

público estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

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

Lança
IOException

público estático RemoteFusedGraphExecuteInfo.TensorShapeTypeProto parseFrom (dados com.google.protobuf.ByteString, 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