BoundedTensorSpecProto.Builder

classe final estática pública BoundedTensorSpecProto.Builder

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

Métodos Públicos

BoundedTensorSpecProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
BoundedTensorSpecProto
BoundedTensorSpecProto
BoundedTensorSpecProto.Builder
claro ()
BoundedTensorSpecProto.Builder
limparDtype ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
BoundedTensorSpecProto.Builder
limparMáximo ()
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
limparMínimo ()
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
limparNome ()
string name = 1;
BoundedTensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor umof)
BoundedTensorSpecProto.Builder
limparForma ()
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
clonar ()
BoundedTensorSpecProto
final estático com.google.protobuf.Descriptors.Descriptor
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;
TensorProto.Builder
getMaximumBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
obterMínimo ()
.tensorflow.TensorProto minimum = 4;
TensorProto.Builder
getMinimumBuilder ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
Corda
getNome ()
string name = 1;
com.google.protobuf.ByteString
getNomeBytes ()
string name = 1;
TensorShapeProto
obterForma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
boleano
temMáximo ()
.tensorflow.TensorProto maximum = 5;
boleano
temMínimo ()
.tensorflow.TensorProto minimum = 4;
boleano
temForma ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message outro)
BoundedTensorSpecProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum (valor TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum (valor TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final BoundedTensorSpecProto.Builder
mesclarUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)
BoundedTensorSpecProto.Builder
setDtype (valor DataType )
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (valor interno)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder construtorForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum (valor TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum (valor TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder construtorForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (valor da string)
string name = 1;
BoundedTensorSpecProto.Builder
setNameBytes (valor com.google.protobuf.ByteString)
string name = 1;
BoundedTensorSpecProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)
BoundedTensorSpecProto.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder construtorForValue)
.tensorflow.TensorShapeProto shape = 2;
final BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

Métodos herdados

Métodos Públicos

public BoundedTensorSpecProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

construção pública BoundedTensorSpecProto ()

public BoundedTensorSpecProto buildPartial ()

público BoundedTensorSpecProto.Builder claro ()

public BoundedTensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

público BoundedTensorSpecProto.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public BoundedTensorSpecProto.Builder clearMaximum ()

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder clearMinimum ()

.tensorflow.TensorProto minimum = 4;

público BoundedTensorSpecProto.Builder clearName ()

string name = 1;

público BoundedTensorSpecProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public BoundedTensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

clone público BoundedTensorSpecProto.Builder ()

público BoundedTensorSpecProto getDefaultInstanceForType ()

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

público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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 TensorProto.Builder getMaximumBuilder ()

.tensorflow.TensorProto maximum = 5;

público TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

TensorProto público getMinimum ()

.tensorflow.TensorProto minimum = 4;

público TensorProto.Builder getMinimumBuilder ()

.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 TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

público TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

hasMaximum booleano público ()

.tensorflow.TensorProto maximum = 5;

hasMinimum booleano público ()

.tensorflow.TensorProto minimum = 4;

hasShape booleano público ()

.tensorflow.TensorShapeProto shape = 2;

público final booleano isInitialized ()

público BoundedTensorSpecProto.Builder mergeFrom (com.google.protobuf.Message outro)

public BoundedTensorSpecProto.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public BoundedTensorSpecProto.Builder mergeMaximum (valor TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder mergeMinimum (valor TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

público final BoundedTensorSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)

público BoundedTensorSpecProto.Builder setDtype (valor DataType )

.tensorflow.DataType dtype = 3;

público BoundedTensorSpecProto.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor do objeto)

public BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMaximum (valor TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMinimum (valor TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

público BoundedTensorSpecProto.Builder setName (valor da string)

string name = 1;

público BoundedTensorSpecProto.Builder setNameBytes (valor com.google.protobuf.ByteString)

string name = 1;

public BoundedTensorSpecProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor do objeto)

público BoundedTensorSpecProto.Builder setShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

final público BoundedTensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconhecidoFields)