BoundedTensorSpecProto.Builder

clase 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 del objeto)
BoundedTensorSpecProto
BoundedTensorSpecProto
BoundedTensorSpecProto.Builder
claro ()
BoundedTensorSpecProto.Builder
tipo claro ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
BoundedTensorSpecProto.Builder
claroMáximo ()
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
claroMínimo ()
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
borrar nombre ()
string name = 1;
BoundedTensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de)
BoundedTensorSpecProto.Builder
forma clara ()
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
clonar ()
BoundedTensorSpecProto
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Tipo de datos
obtener tipo D ()
.tensorflow.DataType dtype = 3;
En t
getDtypeValue ()
.tensorflow.DataType dtype = 3;
TensorProto
obtener máximo ()
.tensorflow.TensorProto maximum = 5;
TensorProto.Builder
obtenerConstructorMáximo ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
obtenerMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
obtener mínimo ()
.tensorflow.TensorProto minimum = 4;
TensorProto.Builder
getMinimumBuilder ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
Cadena
obtenerNombre ()
string name = 1;
com.google.protobuf.ByteString
getNombreBytes ()
string name = 1;
TensorShapeProto
obtener forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano
tiene máximo ()
.tensorflow.TensorProto maximum = 5;
booleano
tiene mínimo ()
.tensorflow.TensorProto minimum = 4;
booleano
tiene forma ()
.tensorflow.TensorShapeProto shape = 2;
booleano final
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message otro)
BoundedTensorSpecProto.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum (valor de TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum (valor de TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
final BoundedTensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
BoundedTensorSpecProto.Builder
setDtype (valor de tipo de datos )
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (valor int)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder constructorForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum (valor de TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum (valor de TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder constructorForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (valor de cadena)
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 del objeto)
BoundedTensorSpecProto.Builder
setShape (valor TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder constructorForValue)
.tensorflow.TensorShapeProto shape = 2;
final BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)

Métodos heredados

Métodos públicos

público BoundedTensorSpecProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

compilación pública BoundedTensorSpecProto ()

público BoundedTensorSpecProto buildPartial ()

público BoundedTensorSpecProto.Builder claro ()

público BoundedTensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

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

público BoundedTensorSpecProto.Builder clearMaximum ()

.tensorflow.TensorProto maximum = 5;

público 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)

público BoundedTensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

público BoundedTensorSpecProto getDefaultInstanceForType ()

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

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

tipo de datos 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;

cadena pública getName ()

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 público booleano ()

.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 otro)

público BoundedTensorSpecProto.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)

Lanza
IOExcepción

público BoundedTensorSpecProto.Builder mergeMaximum (valor de TensorProto )

.tensorflow.TensorProto maximum = 5;

público BoundedTensorSpecProto.Builder mergeMinimum (valor de TensorProto )

.tensorflow.TensorProto minimum = 4;

público BoundedTensorSpecProto.Builder mergeShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

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

público BoundedTensorSpecProto.Builder setDtype (valor de tipo de datos )

.tensorflow.DataType dtype = 3;

público BoundedTensorSpecProto.Builder setDtypeValue (valor int)

.tensorflow.DataType dtype = 3;

público BoundedTensorSpecProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

público BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

público BoundedTensorSpecProto.Builder setMaximum (valor de TensorProto )

.tensorflow.TensorProto maximum = 5;

público BoundedTensorSpecProto.Builder setMinimum (valor de TensorProto )

.tensorflow.TensorProto minimum = 4;

público BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

público BoundedTensorSpecProto.Builder setName (valor de cadena)

string name = 1;

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

string name = 1;

público BoundedTensorSpecProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

público BoundedTensorSpecProto.Builder setShape (valor TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

público BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

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