BoundedTensorSpecProto.Builder

classe finale statica pubblica BoundedTensorSpecProto.Builder

 A protobuf to represent tf.BoundedTensorSpec.
 
Tipo protobuf tensorflow.BoundedTensorSpecProto

Metodi pubblici

BoundedTensorSpecProto.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
BoundedTensorSpecProto
BoundedTensorSpecProto
BoundedTensorSpecProto.Builder
chiaro ()
BoundedTensorSpecProto.Builder
clearDtype ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
BoundedTensorSpecProto.Builder
cancellaMassimo ()
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
cancellaMinimo ()
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
nomechiaro ()
string name = 1;
BoundedTensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BoundedTensorSpecProto.Builder
chiara forma ()
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
clone ()
BoundedTensorSpecProto
com.google.protobuf.Descriptors.Descriptor statico finale
com.google.protobuf.Descriptors.Descriptor
Tipo di dati
getDtipo ()
.tensorflow.DataType dtype = 3;
int
getDtipoValore ()
.tensorflow.DataType dtype = 3;
TensoreProto
getMaximum ()
.tensorflow.TensorProto maximum = 5;
TensorProto.Builder
getMaximumBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensoreProto
getMinimo ()
.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
ottieni forma ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
booleano
haMassimo ()
.tensorflow.TensorProto maximum = 5;
booleano
haMinimo ()
.tensorflow.TensorProto minimum = 4;
booleano
haForma ()
.tensorflow.TensorShapeProto shape = 2;
booleano finale
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message altro)
BoundedTensorSpecProto.Builder
mergeFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum (valore TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum (valore TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
finale BoundedTensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
BoundedTensorSpecProto.Builder
setDtype (valore del tipo di dati )
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (valore int)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum (valore TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum (valore TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (valore stringa)
string name = 1;
BoundedTensorSpecProto.Builder
setNameBytes (valore com.google.protobuf.ByteString)
string name = 1;
BoundedTensorSpecProto.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)
BoundedTensorSpecProto.Builder
setShape (valore TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
finale BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

Metodi ereditati

Metodi pubblici

public BoundedTensorSpecProto.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

build pubblica BoundedTensorSpecProto ()

public BoundedTensorSpecProto buildPartial ()

pubblico BoundedTensorSpecProto.Builder chiaro ()

public BoundedTensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

public 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;

public BoundedTensorSpecProto.Builder clearName ()

string name = 1;

public BoundedTensorSpecProto.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public BoundedTensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

clone pubblico BoundedTensorSpecProto.Builder ()

public BoundedTensorSpecProto getDefaultInstanceForType ()

public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

pubblico com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

public TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

public TensorProto.Builder getMaximumBuilder ()

.tensorflow.TensorProto maximum = 5;

public TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

pubblico TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

public TensorProto.Builder getMinimumBuilder ()

.tensorflow.TensorProto minimum = 4;

public TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

stringa pubblica getName ()

string name = 1;

pubblico com.google.protobuf.ByteString getNameBytes ()

string name = 1;

public TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

public TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

booleano pubblico hasMaximum ()

.tensorflow.TensorProto maximum = 5;

hasMinimum booleano pubblico ()

.tensorflow.TensorProto minimum = 4;

hasShape booleano pubblico ()

.tensorflow.TensorShapeProto shape = 2;

public final booleano isInitialized ()

public BoundedTensorSpecProto.Builder mergeFrom (com.google.protobuf.Message altro)

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

Lancia
IOException

public BoundedTensorSpecProto.Builder mergeMaximum (valore TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder mergeMinimum (valore TensorProto )

.tensorflow.TensorProto minimum = 4;

pubblico BoundedTensorSpecProto.Builder mergeShape (valore TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public final BoundedTensorSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

public BoundedTensorSpecProto.Builder setDtype (valore DataType )

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setDtypeValue (valore int)

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valore oggetto)

public BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMaximum (valore TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMinimum (valore TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setName (valore stringa)

string name = 1;

public BoundedTensorSpecProto.Builder setNameBytes (valore com.google.protobuf.ByteString)

string name = 1;

public BoundedTensorSpecProto.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, indice int, valore oggetto)

public BoundedTensorSpecProto.Builder setShape (valore TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

finale pubblico BoundedTensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)