BoundedTensorSpecProto.Builder

מחלקה סופית סטטית ציבורית BoundedTensorSpecProto.Builder

 A protobuf to represent tf.BoundedTensorSpec.
 
tensorflow.BoundedTensorSpecProto מסוג Protobuf.BoundedTensorSpecProto

שיטות ציבוריות

BoundedTensorSpecProto.Builder
addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
BoundedTensorSpecProto
BoundedTensorSpecProto
BoundedTensorSpecProto.Builder
BoundedTensorSpecProto.Builder
clearDtype ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
clearField (שדה com.google.protobuf.Descriptors.FieldDescriptor)
BoundedTensorSpecProto.Builder
clearMaximum ()
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
clearMinimum ()
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
clearName ()
string name = 1;
BoundedTensorSpecProto.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
BoundedTensorSpecProto.Builder
clearShape ()
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
BoundedTensorSpecProto
final static com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
סוג מידע
getDtype ()
.tensorflow.DataType dtype = 3;
int
getDtypeValue ()
.tensorflow.DataType dtype = 3;
TensorProto
getMaximum ()
.tensorflow.TensorProto maximum = 5;
TensorProto.Builder
getMaximumBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProtoOrBuilder
getMaximumOrBuilder ()
.tensorflow.TensorProto maximum = 5;
TensorProto
getMinimum ()
.tensorflow.TensorProto minimum = 4;
TensorProto.Builder
getMinimumBuilder ()
.tensorflow.TensorProto minimum = 4;
TensorProtoOrBuilder
getMinimumOrBuilder ()
.tensorflow.TensorProto minimum = 4;
חוּט
getName ()
string name = 1;
com.google.protobuf.ByteString
getNameBytes ()
string name = 1;
TensorShapeProto
getShape ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProto.Builder
getShapeBuilder ()
.tensorflow.TensorShapeProto shape = 2;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
.tensorflow.TensorShapeProto shape = 2;
בוליאני
יש מקסימום ()
.tensorflow.TensorProto maximum = 5;
בוליאני
hasMinimum ()
.tensorflow.TensorProto minimum = 4;
בוליאני
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
בוליאנית סופית
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message אחר)
BoundedTensorSpecProto.Builder
mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum (ערך TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum (ערך TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape (ערך TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
הסופי BoundedTensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
BoundedTensorSpecProto.Builder
setDtype (ערך DataType )
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (ערך int)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum (ערך TensorProto )
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum (ערך TensorProto )
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (ערך מחרוזת)
string name = 1;
BoundedTensorSpecProto.Builder
setNameBytes (ערך com.google.protobuf.ByteString)
string name = 1;
BoundedTensorSpecProto.Builder
setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס אינט, ערך אובייקט)
BoundedTensorSpecProto.Builder
setShape (ערך TensorShapeProto )
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
הסופי BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

שיטות בירושה

שיטות ציבוריות

public BoundedTensorSpecProto.Builder addRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

בניית BoundedTensorSpecProto ציבורית ()

public BoundedTensorSpecProto buildPartial ()

public BoundedTensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder clearField (שדה 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;

שיבוט ציבורי BoundedTensorSpecProto.Builder ()

public BoundedTensorSpecProto getDefaultInstanceForType ()

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

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

public DataType getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

הציבור TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

הציבור TensorProto.Builder getMaximumBuilder ()

.tensorflow.TensorProto maximum = 5;

הציבור TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

הציבור TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

הציבור TensorProto.Builder getMinimumBuilder ()

.tensorflow.TensorProto minimum = 4;

הציבור TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

מחרוזת ציבורית getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

הציבור TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

הציבור TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

הציבור TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

בוליאני ציבורי יש מקסימום ()

.tensorflow.TensorProto maximum = 5;

בוליאני ציבורי יש מינימום ()

.tensorflow.TensorProto minimum = 4;

hasShape בוליאני ציבורי ()

.tensorflow.TensorShapeProto shape = 2;

בוליאני הסופי הציבורי הוא אתחול ()

public BoundedTensorSpecProto.Builder mergeFrom (com.google.protobuf.Message אחר)

public BoundedTensorSpecProto.Builder mergeFrom (קלט com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

זורק
IOException

public BoundedTensorSpecProto.Builder mergeMaximum (ערך TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder mergeMinimum (ערך TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder mergeShape (ערך TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

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

public BoundedTensorSpecProto.Builder setDtype (ערך DataType )

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setDtypeValue (ערך int)

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setField (שדה com.google.protobuf.Descriptors.FieldDescriptor, ערך אובייקט)

public BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMaximum (ערך TensorProto )

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMinimum (ערך TensorProto )

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setName (ערך מחרוזת)

string name = 1;

public BoundedTensorSpecProto.Builder setNameBytes (ערך com.google.protobuf.ByteString)

string name = 1;

public BoundedTensorSpecProto.Builder setRepeatedField (שדה com.google.protobuf.Descriptors.FieldDescriptor, אינדקס int, ערך אובייקט)

public BoundedTensorSpecProto.Builder setShape (ערך TensorShapeProto )

.tensorflow.TensorShapeProto shape = 2;

public BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

final public BoundedTensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)