BoundedTensorSpecProto.Builder

publiczna statyczna klasa końcowa BoundedTensorSpecProto.Builder

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

Metody publiczne

BoundedTensorSpecProto.Builder
addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
Specyfikacja BoundedTensorProto
Specyfikacja BoundedTensorProto
BoundedTensorSpecProto.Builder
jasne ()
BoundedTensorSpecProto.Builder
wyczyść typ ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
clearField (pole com.google.protobuf.Descriptors.FieldDescriptor)
BoundedTensorSpecProto.Builder
jasneMaksymalne ()
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
jasneMinimum ()
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
wyczyść nazwę ()
string name = 1;
BoundedTensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BoundedTensorSpecProto.Builder
przezroczystyKształt ()
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
klon ()
Specyfikacja BoundedTensorProto
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Typ danych
getDtype ()
.tensorflow.DataType dtype = 3;
wew
getDtypeValue ()
.tensorflow.DataType dtype = 3;
TensorProto
uzyskaj maksimum ()
.tensorflow.TensorProto maximum = 5;
TensorProto.Builder
pobierzMaximumBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
pobierzMinimum ()
.tensorflow.TensorProto minimum = 4;
TensorProto.Builder
pobierzMinimumBuilder ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
Strunowy
pobierz nazwę ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
TensorShapeProto
uzyskaj kształt ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
pobierzShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
wartość logiczna
maMaksimum ()
.tensorflow.TensorProto maximum = 5;
wartość logiczna
maMinimalne ()
.tensorflow.TensorProto minimum = 4;
wartość logiczna
ma kształt ()
.tensorflow.TensorShapeProto shape = 2;
końcowa wartość logiczna
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.Wiadomość inna)
BoundedTensorSpecProto.Builder
mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum (wartość TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum (wartość TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape (wartość TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
końcowy BoundedTensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)
BoundedTensorSpecProto.Builder
setDtype (wartość typu danych )
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (wartość int)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum (wartość TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum (wartość TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (wartość ciągu)
string name = 1;
BoundedTensorSpecProto.Builder
setNameBytes (wartość com.google.protobuf.ByteString)
string name = 1;
BoundedTensorSpecProto.Builder
setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)
BoundedTensorSpecProto.Builder
setShape (wartość TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
końcowy BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldUstaw nieznane pola)

Metody dziedziczone

Metody publiczne

public BoundedTensorSpecProto.Builder addRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

publiczna kompilacja BoundedTensorSpecProto ()

public BoundedTensorSpecProto buildPartial ()

public BoundedTensorSpecProto.Builder wyczyść ()

public BoundedTensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder clearField (pole 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;

publiczny klon BoundedTensorSpecProto.Builder ()

public BoundedTensorSpecProto getDefaultInstanceForType ()

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

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

publiczny typ danych getDtype ()

.tensorflow.DataType dtype = 3;

publiczny int getDtypeValue ()

.tensorflow.DataType dtype = 3;

publiczny TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

publiczny TensorProto.Builder getMaximumBuilder ()

.tensorflow.TensorProto maximum = 5;

publiczny TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

publiczny TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

public TensorProto.Builder getMinimumBuilder ()

.tensorflow.TensorProto minimum = 4;

publiczny TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

public String getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

publiczny TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

publiczny TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

publiczny TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

publiczna wartość logiczna maMaximum ()

.tensorflow.TensorProto maximum = 5;

publiczna wartość logiczna maMinimum ()

.tensorflow.TensorProto minimum = 4;

publiczna wartość logiczna hasShape ()

.tensorflow.TensorShapeProto shape = 2;

publiczna końcowa wartość logiczna isInitialized ()

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

public BoundedTensorSpecProto.Builder mergeFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public BoundedTensorSpecProto.Builder mergeMaximum (wartość TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder mergeMinimum (wartość TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder mergeShape (wartość TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

publiczny final BoundedTensorSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)

public BoundedTensorSpecProto.Builder setDtype (wartość typu danych )

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setDtypeValue (wartość int)

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setField (pole com.google.protobuf.Descriptors.FieldDescriptor, wartość obiektu)

public BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMaximum (wartość TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMinimum (wartość TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setName (wartość ciągu)

string name = 1;

public BoundedTensorSpecProto.Builder setNameBytes (wartość com.google.protobuf.ByteString)

string name = 1;

public BoundedTensorSpecProto.Builder setRepeatedField (pole com.google.protobuf.Descriptors.FieldDescriptor, indeks int, wartość obiektu)

public BoundedTensorSpecProto.Builder setShape (wartość TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

publiczny finał BoundedTensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields)