AttrValue.Builder

الطبقة النهائية العامة الثابتة 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 tensorflow.AttrValue

الأساليب العامة

AttrValue.Builder
addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
AttrValue
AttrValue
AttrValue.Builder
AttrValue.Builder
كلير بي ()
 "bool"
 
bool b = 5;
AttrValue.Builder
كليرف ()
 "float"
 
float f = 4;
AttrValue.Builder
ClearField (حقل com.google.protobuf.Descriptors.FieldDescriptor)
AttrValue.Builder
كليرفونك ()
 "func" represents a function.
AttrValue.Builder
واضح ()
 "int"
 
int64 i = 3;
AttrValue.Builder
لائحة خالية ()
 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
كليرس ()
 "string"
 
bytes s = 2;
AttrValue.Builder
شكل واضح ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.Builder
كليرتينسور ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.Builder
نوع واضح ()
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.Builder
AttrValue.Builder
منطقية
احصل على ب ()
 "bool"
 
bool b = 5;
AttrValue
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
يطفو
الحصول على F ()
 "float"
 
float f = 4;
NameAttrList
الحصول على فونك ()
 "func" represents a function.
NameAttrList.Builder
الحصول على FuncBuilder ()
 "func" represents a function.
NameAttrListOrBuilder
الحصول على FuncOrBuilder ()
 "func" represents a function.
طويل
احصل على ()
 "int"
 
int64 i = 3;
AttrValue.ListValue
قائمة ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.ListValue.Builder
الحصول على قائمة البناء ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.ListValueOrBuilder
getListOrBuilder ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
خيط
الحصول على العنصر النائب ()
 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
يحصل على ()
 "string"
 
bytes s = 2;
TensorShapeProto
الحصول على الشكل ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorShapeProto.Builder
الحصول على الشكل ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorShapeProtoOrBuilder
الحصول على الشكل أو البناء ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorProto
الحصول على Tensor ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProto.Builder
الحصول على TensorBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
الحصول على TensorOrBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
نوع البيانات
الحصول على النوع ()
 "type"
 
.tensorflow.DataType type = 6;
كثافة العمليات
الحصول علىTypeValue ()
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.ValueCase
منطقية
hasFunc ()
 "func" represents a function.
منطقية
قائمة ()
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
منطقية
الشكل ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
منطقية
hasTensor ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
منطقية نهائية
AttrValue.Builder
دمج من (com.google.protobuf.Message أخرى)
AttrValue.Builder
دمج من (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
AttrValue.Builder
mergeFunc (قيمة NameAttrList )
 "func" represents a function.
AttrValue.Builder
قائمة الدمج (قيمة AttrValue.ListValue )
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.Builder
دمج الشكل (قيمة TensorShapeProto )
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
AttrValue.Builder
دمج Tensor (قيمة TensorProto )
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.Builder النهائي
دمجUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)
AttrValue.Builder
setB (قيمة منطقية)
 "bool"
 
bool b = 5;
AttrValue.Builder
setF (القيمة العائمة)
 "float"
 
float f = 4;
AttrValue.Builder
setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)
AttrValue.Builder
setFunc ( NameAttrList.Builder builderForValue)
 "func" represents a function.
AttrValue.Builder
setFunc (قيمة NameAttrList )
 "func" represents a function.
AttrValue.Builder
setI (قيمة طويلة)
 "int"
 
int64 i = 3;
AttrValue.Builder
setList (قيمة AttrValue.ListValue )
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.Builder
setList ( AttrValue.ListValue.Builder builderForValue)
 any "list(...)"
 
.tensorflow.AttrValue.ListValue list = 1;
AttrValue.Builder
setPlaceholder (قيمة السلسلة)
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.Builder
setPlaceholderBytes (قيمة com.google.protobuf.ByteString)
 This is a placeholder only used in nodes defined inside a
 function.
AttrValue.Builder
setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، فهرس int، قيمة الكائن)
AttrValue.Builder
setS (قيمة com.google.protobuf.ByteString)
 "string"
 
bytes s = 2;
AttrValue.Builder
setShape (قيمة TensorShapeProto )
 "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 )
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
AttrValue.Builder
setType (قيمة DataType )
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.Builder
setTypeValue (قيمة int)
 "type"
 
.tensorflow.DataType type = 6;
AttrValue.Builder النهائي
setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields)

الطرق الموروثة

الأساليب العامة

AttrValue.Builder العام addRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

بناء AttrValue العام ()

AttrValue العامة buildPartial ()

AttrValue.Builder العام واضح ()

AttrValue.Builder العام ClearB ()

 "bool"
 
bool b = 5;

AttrValue.Builder العامة ClearF ()

 "float"
 
float f = 4;

AttrValue.Builder ClearField العام (حقل com.google.protobuf.Descriptors.FieldDescriptor)

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;

AttrValue.Builder العامة ClearI ()

 "int"
 
int64 i = 3;

AttrValue.Builder العامة ClearList ()

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

AttrValue.Builder العامة ClearS ()

 "string"
 
bytes s = 2;

AttrValue.Builder العامة ClearShape ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

AttrValue.Builder العامة ClearTensor ()

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

AttrValue.Builder العامة ClearType ()

 "type"
 
.tensorflow.DataType type = 6;

AttrValue.Builder العامة ClearValue ()

استنساخ AttrValue.Builder العام ()

getB المنطقية العامة ()

 "bool"
 
bool b = 5;

AttrValue العامة getDefaultInstanceForType ()

النهائي العام الثابت com.google.protobuf.Descriptors.Descriptor getDescriptor ()

com.google.protobuf.Descriptors.Descriptor getDescriptorForType () العام

getF العائمة العامة ()

 "float"
 
float f = 4;

الاسم العام AttrList 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;

الاسم العام AttrList.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;

الاسم العام AttrListOrBuilder 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;

getI العامة الطويلة ()

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

سلسلة عامة 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;

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;

com.google.protobuf.ByteString getS () العام

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

نوع البيانات العام getType ()

 "type"
 
.tensorflow.DataType type = 6;

int public getTypeValue ()

 "type"
 
.tensorflow.DataType type = 6;

AttrValue.ValueCase العامة getValueCase ()

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;

قائمة التصنيف المنطقية العامة ()

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

الشكل المنطقي العام ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

hasTensor () المنطقي العام

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

تمت تهيئة القيمة المنطقية النهائية العامة ()

AttrValue.Builder العام mergeFrom (com.google.protobuf.Message أخرى)

AttrValue.Builder العام mergeFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

AttrValue.Builder العامة mergeFunc (قيمة NameAttrList )

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

قائمة دمج AttrValue.Builder العامة (قيمة AttrValue.ListValue )

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

AttrValue.Builder العام ، دمج الشكل (قيمة TensorShapeProto )

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

AttrValue.Builder العام mergeTensor (قيمة TensorProto )

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

AttrValue.Builder النهائي العام ، mergeUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)

مجموعة AttrValue.Builder العامة (قيمة منطقية)

 "bool"
 
bool b = 5;

AttrValue.Builder setF العام (القيمة العائمة)

 "float"
 
float f = 4;

AttrValue.Builder العام setField (حقل com.google.protobuf.Descriptors.FieldDescriptor، قيمة الكائن)

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;

AttrValue.Builder العامة setFunc (قيمة NameAttrList )

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

مجموعة AttrValue.Builder العامة (قيمة طويلة)

 "int"
 
int64 i = 3;

مجموعة AttrValue.Builder العامة (قيمة AttrValue.ListValue )

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

مجموعة AttrValue.Builder العامة ( AttrValue.ListValue.Builder builderForValue)

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

AttrValue.Builder العامة setPlaceholder (قيمة السلسلة)

 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;

AttrValue.Builder العامة setPlaceholderBytes (قيمة com.google.protobuf.ByteString)

 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;

AttrValue.Builder العام setRepeatedField (حقل com.google.protobuf.Descriptors.FieldDescriptor، مؤشر int، قيمة الكائن)

مجموعة AttrValue.Builder العامة (قيمة com.google.protobuf.ByteString)

 "string"
 
bytes s = 2;

AttrValue.Builder العامة setShape (قيمة TensorShapeProto )

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

مجموعة AttrValue.Builder العامة ( TensorShapeProto.Builder builderForValue)

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

AttrValue.Builder العامة setTensor ( TensorProto.Builder builderForValue)

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

AttrValue.Builder العامة setTensor (قيمة TensorProto )

 "tensor"
 
.tensorflow.TensorProto tensor = 8;

AttrValue.Builder العامة setType (قيمة DataType )

 "type"
 
.tensorflow.DataType type = 6;

AttrValue.Builder العامة setTypeValue (قيمة int)

 "type"
 
.tensorflow.DataType type = 6;

AttrValue.Builder النهائي العام setUnknownFields (com.google.protobuf.UnknownFieldSetUnknownFields)