BoundedTensorSpecProto.Builder

genel statik son sınıf BoundedTensorSpecProto.Builder

 A protobuf to represent tf.BoundedTensorSpec.
 
Protobuf türü tensorflow.BoundedTensorSpecProto

Genel Yöntemler

BoundedTensorSpecProto.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
SınırlıTensorSpecProto
SınırlıTensorSpecProto
BoundedTensorSpecProto.Builder
BoundedTensorSpecProto.Builder
clearDtype ()
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
BoundedTensorSpecProto.Builder
clearMaksimum ()
.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
klon ()
SınırlıTensorSpecProto
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Veri tipi
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;
Sicim
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;
boolean
hasMaksimum ()
.tensorflow.TensorProto maximum = 5;
boolean
hasMinimum ()
.tensorflow.TensorProto minimum = 4;
boolean
hasShape ()
.tensorflow.TensorShapeProto shape = 2;
son boole değeri
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.Message other)
BoundedTensorSpecProto.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
BoundedTensorSpecProto.Builder
mergeMaximum ( TensorProto değeri)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
mergeMinimum ( TensorProto değeri)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
mergeShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto shape = 2;
son BoundedTensorSpecProto.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
BoundedTensorSpecProto.Builder
setDtype ( Veri Türü değeri)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setDtypeValue (int değeri)
.tensorflow.DataType dtype = 3;
BoundedTensorSpecProto.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMaximum ( TensorProto değeri)
.tensorflow.TensorProto maximum = 5;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto değeri)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setMinimum ( TensorProto.Builder builderForValue)
.tensorflow.TensorProto minimum = 4;
BoundedTensorSpecProto.Builder
setName (Dize değeri)
string name = 1;
BoundedTensorSpecProto.Builder
setNameBytes (com.google.protobuf.ByteString değeri)
string name = 1;
BoundedTensorSpecProto.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto değeri)
.tensorflow.TensorShapeProto shape = 2;
BoundedTensorSpecProto.Builder
setShape ( TensorShapeProto.Builder builderForValue)
.tensorflow.TensorShapeProto shape = 2;
son BoundedTensorSpecProto.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

public BoundedTensorSpecProto.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public BoundedTensorSpecProto yapısı ()

genel SınırlıTensorSpecProto buildPartial ()

public BoundedTensorSpecProto.Builder clearDtype ()

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

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)

herkese açık BoundedTensorSpecProto.Builder clearShape ()

.tensorflow.TensorShapeProto shape = 2;

halka açık BoundedTensorSpecProto.Builder klonu ()

public BoundedTensorSpecProto getDefaultInstanceForType ()

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

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

genel Veri Türü getDtype ()

.tensorflow.DataType dtype = 3;

public int getDtypeValue ()

.tensorflow.DataType dtype = 3;

herkese açık TensorProto getMaximum ()

.tensorflow.TensorProto maximum = 5;

herkese açık TensorProto.Builder getMaximumBuilder ()

.tensorflow.TensorProto maximum = 5;

herkese açık TensorProtoOrBuilder getMaximumOrBuilder ()

.tensorflow.TensorProto maximum = 5;

herkese açık TensorProto getMinimum ()

.tensorflow.TensorProto minimum = 4;

herkese açık TensorProto.Builder getMinimumBuilder ()

.tensorflow.TensorProto minimum = 4;

herkese açık TensorProtoOrBuilder getMinimumOrBuilder ()

.tensorflow.TensorProto minimum = 4;

genel Dize getName ()

string name = 1;

public com.google.protobuf.ByteString getNameBytes ()

string name = 1;

herkese açık TensorShapeProto getShape ()

.tensorflow.TensorShapeProto shape = 2;

herkese açık TensorShapeProto.Builder getShapeBuilder ()

.tensorflow.TensorShapeProto shape = 2;

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()

.tensorflow.TensorShapeProto shape = 2;

genel boolean hasMaximum ()

.tensorflow.TensorProto maximum = 5;

genel boolean hasMinimum ()

.tensorflow.TensorProto minimum = 4;

genel boolean hasShape ()

.tensorflow.TensorShapeProto shape = 2;

genel final boolean isInitialized ()

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

public BoundedTensorSpecProto.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public BoundedTensorSpecProto.Builder mergeMaximum ( TensorProto değeri)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder mergeMinimum ( TensorProto değeri)

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder mergeShape ( TensorShapeProto değeri)

.tensorflow.TensorShapeProto shape = 2;

genel final BoundedTensorSpecProto.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)

public BoundedTensorSpecProto.Builder setDtype ( DataType değeri)

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setDtypeValue (int değer)

.tensorflow.DataType dtype = 3;

public BoundedTensorSpecProto.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)

public BoundedTensorSpecProto.Builder setMaximum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMaximum ( TensorProto değeri)

.tensorflow.TensorProto maximum = 5;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto değeri)

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setMinimum ( TensorProto.Builder builderForValue)

.tensorflow.TensorProto minimum = 4;

public BoundedTensorSpecProto.Builder setName (Dize değeri)

string name = 1;

public BoundedTensorSpecProto.Builder setNameBytes (com.google.protobuf.ByteString değeri)

string name = 1;

public BoundedTensorSpecProto.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)

public BoundedTensorSpecProto.Builder setShape ( TensorShapeProto değeri)

.tensorflow.TensorShapeProto shape = 2;

public BoundedTensorSpecProto.Builder setShape ( TensorShapeProto.Builder builderForValue)

.tensorflow.TensorShapeProto shape = 2;

genel final BoundedTensorSpecProto.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)