AttrValue.Builder

genel statik son sınıf AttrValue.Builder

 Protocol buffer representing the value for an attr used to configure an Op.
 Comment indicates the corresponding attr type.  Only the field matching the
 attr type may be filled.
 
Protobuf türü tensorflow.AttrValue

Genel Yöntemler

AttrValue.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
Öznitelik Değeri
Öznitelik Değeri
AttrValue.Builder
AttrValue.Builder
temizleB ()
 "bool"
 
bool b = 5;
AttrValue.Builder
temizleF ()
 "float"
 
float f = 4;
AttrValue.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)
AttrValue.Builder
clearFunc ()
 "func" represents a function.
AttrValue.Builder
temizleI ()
 "int"
 
int64 i = 3;
AttrValue.Builder
listeyi temizle ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
AttrValue.Builder
clearPlaceholder ()
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.Builder
temizler ()
 "string"
 
bytes s = 2;
AttrValue.Builder
clearShape ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.Builder
clearTensor ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.Builder
temiz tip ()
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.Builder
AttrValue.Builder
klon ()
boolean
B'yi al ()
 "bool"
 
bool b = 5;
Öznitelik Değeri
final statik com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
batmadan yüzmek
getF ()
 "float"
 
float f = 4;
AdAttrList
getFunc ()
 "func" represents a function.
NameAttrList.Builder
getFuncBuilder ()
 "func" represents a function.
AdAttrListOrBuilder
getFuncOrBuilder ()
 "func" represents a function.
uzun
al ()
 "int"
 
int64 i = 3;
AttrValue.ListValue
getList ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.ListValue.Builder
getListBuilder ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.ListValueOrBuilder
getListOrBuilder ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
Sicim
getPlaceholder ()
 This is a placeholder only used in nodes defined inside a
 function.
com.google.protobuf.ByteString
getPlaceholderBytes ()
 This is a placeholder only used in nodes defined inside a
 function.
com.google.protobuf.ByteString
Al ()
 "string"
 
bytes s = 2;
TensorShapeProto
getShape ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
getShapeBuilder ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
getShapeOrBuilder ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorProto
getTensor ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProto.Builder
getTensorBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
getTensorOrBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
Veri tipi
getType ()
 "type"
 
.tensorflow.DataType type = 6;
int
getTypeValue ()
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.ValueCase
boolean
hasFunc ()
 "func" represents a function.
boolean
hasList ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
boolean
hasShape ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
boolean
hasTensör ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
son boole değeri
AttrValue.Builder
mergeFrom (com.google.protobuf.Message other)
AttrValue.Builder
mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
AttrValue.Builder
mergeFunc ( NameAttrList değeri)
 "func" represents a function.
AttrValue.Builder
mergeList ( AttrValue.ListValue değeri)
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.Builder
mergeShape ( TensorShapeProto değeri)
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.Builder
mergeTensor ( TensorProto değeri)
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
son AttrValue.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
AttrValue.Builder
setB (boolean değeri)
 "bool"
 
bool b = 5;
AttrValue.Builder
setF (değişken değer)
 "float"
 
float f = 4;
AttrValue.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
AttrValue.Builder
setFunc ( NameAttrList.Builder builderForValue)
 "func" represents a function.
AttrValue.Builder
setFunc ( NameAttrList değeri)
 "func" represents a function.
AttrValue.Builder
setI (uzun değer)
 "int"
 
int64 i = 3;
AttrValue.Builder
setList ( AttrValue.ListValue değeri)
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.Builder
setList ( AttrValue.ListValue.Builder builderForValue)
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.Builder
setPlaceholder (Dize değeri)
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.Builder
setPlaceholderBytes (com.google.protobuf.ByteString değeri)
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri)
AttrValue.Builder
setS (com.google.protobuf.ByteString değeri)
 "string"
 
bytes s = 2;
AttrValue.Builder
setShape ( TensorShapeProto değeri)
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.Builder
setShape ( TensorShapeProto.Builder builderForValue)
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.Builder
setTensor ( TensorProto.Builder builderForValue)
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.Builder
setTensor ( TensorProto değeri)
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.Builder
setType ( Veri Türü değeri)
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.Builder
setTypeValue (int değeri)
 "type"
 
.tensorflow.DataType type = 6;
son AttrValue.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields)

Kalıtsal Yöntemler

Genel Yöntemler

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

genel AttrValue yapısı ()

genel AttrValue buildPartial ()

genel AttrValue.Builder clear ()

genel AttrValue.Builder clearB ()

 "bool"
 
bool b = 5;

genel AttrValue.Builder clearF ()

 "float"
 
float f = 4;

genel AttrValue.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı)

genel AttrValue.Builder clearFunc ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

genel AttrValue.Builder clearI ()

 "int"
 
int64 i = 3;

genel AttrValue.Builder clearList ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

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

public AttrValue.Builder clearPlaceholder ()

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

genel AttrValue.Builder clearS ()

 "string"
 
bytes s = 2;

genel AttrValue.Builder clearShape ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

genel AttrValue.Builder clearTensor ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

genel AttrValue.Builder clearType ()

 "type"
 
.tensorflow.DataType type = 6;

genel AttrValue.Builder clearValue ()

genel AttrValue.Builder klonu ()

genel boolean getB ()

 "bool"
 
bool b = 5;

public AttrValue getDefaultInstanceForType ()

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

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

halka açık kayan nokta getF ()

 "float"
 
float f = 4;

genel NameAttrList getFunc ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

public NameAttrList.Builder getFuncBuilder ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

genel NameAttrListOrBuilder getFuncOrBuilder ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

halka açık uzun getI ()

 "int"
 
int64 i = 3;

genel AttrValue.ListValue getList ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

public AttrValue.ListValue.Builder getListBuilder ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

public AttrValue.ListValueOrBuilder getListOrBuilder ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

public String getPlaceholder ()

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

public com.google.protobuf.ByteString getPlaceholderBytes ()

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

public com.google.protobuf.ByteString getS ()

 "string"
 
bytes s = 2;

herkese açık TensorShapeProto getShape ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

herkese açık TensorShapeProto.Builder getShapeBuilder ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

herkese açık TensorShapeProtoOrBuilder getShapeOrBuilder ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

genel TensorProto getTensor ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

herkese açık TensorProto.Builder getTensorBuilder ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

herkese açık TensorProtoOrBuilder getTensorOrBuilder ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

genel Veri Türü getType ()

 "type"
 
.tensorflow.DataType type = 6;

genel int getTypeValue ()

 "type"
 
.tensorflow.DataType type = 6;

public AttrValue.ValueCase getValueCase ()

genel boolean hasFunc ()

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

genel boolean hasList ()

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

genel boolean hasShape ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

genel boolean hasTensor ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

genel final boolean isInitialized ()

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

genel AttrValue.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IO İstisnası

public AttrValue.Builder mergeFunc ( NameAttrList değeri)

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

public AttrValue.Builder mergeList ( AttrValue.ListValue değeri)

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

genel AttrValue.Builder mergeShape ( TensorShapeProto değeri)

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

public AttrValue.Builder mergeTensor ( TensorProto değeri)

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

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

public AttrValue.Builder setB (boolean değeri)

 "bool"
 
bool b = 5;

public AttrValue.Builder setF (değişken değer)

 "float"
 
float f = 4;

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

public AttrValue.Builder setFunc ( NameAttrList.Builder builderForValue)

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

public AttrValue.Builder setFunc ( NameAttrList değeri)

 "func" represents a function. func.name is a function's name or
 a primitive op's name. func.attr.first is the name of an attr
 defined for that function. func.attr.second is the value for
 that attr in the instantiation.
 
.tensorflow.NameAttrList func = 10;

public AttrValue.Builder setI (uzun değer)

 "int"
 
int64 i = 3;

public AttrValue.Builder setList ( AttrValue.ListValue değeri)

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

public AttrValue.Builder setList ( AttrValue.ListValue.Builder builderForValue)

 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;

public AttrValue.Builder setPlaceholder (Dize değeri)

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

public AttrValue.Builder setPlaceholderBytes (com.google.protobuf.ByteString değeri)

 This is a placeholder only used in nodes defined inside a
 function.  It indicates the attr value will be supplied when
 the function is instantiated.  For example, let us suppose a
 node "N" in function "FN". "N" has an attr "A" with value
 placeholder = "foo". When FN is instantiated with attr "foo"
 set to "bar", the instantiated node N's attr A will have been
 given the value "bar".
 
string placeholder = 9;

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

genel AttrValue.Builder setS (com.google.protobuf.ByteString değeri)

 "string"
 
bytes s = 2;

public AttrValue.Builder setShape ( TensorShapeProto değeri)

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

public AttrValue.Builder setShape ( TensorShapeProto.Builder builderForValue)

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

public AttrValue.Builder setTensor ( TensorProto.Builder builderForValue)

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

public AttrValue.Builder setTensor ( TensorProto değeri)

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

public AttrValue.Builder setType ( DataType değeri)

 "type"
 
.tensorflow.DataType type = 6;

public AttrValue.Builder setTypeValue (int değeri)

 "type"
 
.tensorflow.DataType type = 6;

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