BoundedTensorSpecProto

classe final pública BoundedTensorSpecProto

 A protobuf to represent tf.BoundedTensorSpec.
 
Protobuf tipo tensorflow.BoundedTensorSpecProto

Classes aninhadas

aula BoundedTensorSpecProto.Builder
 A protobuf to represent tf.BoundedTensorSpec. 

Constantes

interno DTYPE_FIELD_NUMBER
interno MAXIMUM_FIELD_NUMBER
interno MINIMUM_FIELD_NUMBER
interno NAME_FIELD_NUMBER
interno SHAPE_FIELD_NUMBER

Métodos Públicos

boleano
é igual (objeto obj)
BoundedTensorSpecProto estático
BoundedTensorSpecProto
final estático com.google.protobuf.Descriptors.Descriptor
Tipo de dados
getDtype ()
.tensorflow.DataType dtype = 3;
interno
getDtypeValue ()
.tensorflow.DataType dtype = 3;
TensorProto
getMáximo ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
obterMínimo ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
interno
TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
final com.google.protobuf.UnknownFieldSet
boleano
temMáximo ()
.tensorflow.TensorProto maximum = 5;
boleano
temMínimo ()
.tensorflow.TensorProto minimum = 4;
boleano
temForma ()
.tensorflow.TensorShapeProto shape = 2;
interno
booleano final
BoundedTensorSpecProto.Builder estático
BoundedTensorSpecProto.Builder estático
BoundedTensorSpecProto.Builder
BoundedTensorSpecProto estático
parseDelimitedFrom (entrada InputStream)
BoundedTensorSpecProto estático
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto estático
parseFrom (dados de ByteBuffer)
BoundedTensorSpecProto estático
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto estático
parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto estático
parseFrom (entrada com.google.protobuf.CodedInputStream)
BoundedTensorSpecProto estático
parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto estático
parseFrom (dados com.google.protobuf.ByteString)
BoundedTensorSpecProto estático
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto estático
parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
BoundedTensorSpecProto.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

público estático final int DTYPE_FIELD_NUMBER

Valor Constante: 3

público estático final int MAXIMUM_FIELD_NUMBER

Valor Constante: 5

público estático final int MINIMUM_FIELD_NUMBER

Valor Constante: 4

int final estático público NAME_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 BoundedTensorSpecProto getDefaultInstance ()

público BoundedTensorSpecProto getDefaultInstanceForType ()

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

tipo de dados público getDtype ()

.tensorflow.DataType dtype = 3;

público int getDtypeValue ()

.tensorflow.DataType dtype = 3;

TensorProto público getMaximum ()

.tensorflow.TensorProto maximum = 5;

público TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

TensorProto público getMinimum ()

.tensorflow.TensorProto minimum = 4;

público TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

String pública getNome ()

string name = 1;

público com.google.protobuf.ByteString getNameBytes ()

string name = 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 ()

hasMaximum booleano público ()

.tensorflow.TensorProto maximum = 5;

hasMinimum booleano público ()

.tensorflow.TensorProto minimum = 4;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

hashCode int público ()

público final booleano isInitialized ()

público estático BoundedTensorSpecProto.Builder newBuilder (protótipo BoundedTensorSpecProto )

público estático BoundedTensorSpecProto.Builder newBuilder ()

público BoundedTensorSpecProto.Builder newBuilderForType ()

public static BoundedTensorSpecProto parseDelimitedFrom (entrada InputStream)

Lança
IOException

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

Lança
IOException

público estático BoundedTensorSpecProto parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static BoundedTensorSpecProto parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

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

Lança
IOException

público estático BoundedTensorSpecProto parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

público estático BoundedTensorSpecProto parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

public BoundedTensorSpecProto.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException