AttrValue

الطبقة النهائية العامة AttrValue

 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
 Protocol buffer representing the value for an attr used to configure an Op. 
فصل AttrValue.ListValue
 LINT.IfChange
 
نوع Protobuf tensorflow.AttrValue.ListValue
واجهه المستخدم AttrValue.ListValueOrBuilder
التعداد AttrValue.ValueCase

الثوابت

كثافة العمليات ب_FIELD_NUMBER
كثافة العمليات FUNC_FIELD_NUMBER
كثافة العمليات F_FIELD_NUMBER
كثافة العمليات I_FIELD_NUMBER
كثافة العمليات LIST_FIELD_NUMBER
كثافة العمليات PLACEHOLDER_FIELD_NUMBER
كثافة العمليات SHAPE_FIELD_NUMBER
كثافة العمليات S_FIELD_NUMBER
كثافة العمليات TENSOR_FIELD_NUMBER
كثافة العمليات TYPE_FIELD_NUMBER

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

منطقية
يساوي (كائن كائن)
منطقية
احصل على ب ()
 "bool"
 
bool b = 5;
قيمة Attr ثابتة
AttrValue
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
يطفو
الحصول على F ()
 "float"
 
float f = 4;
NameAttrList
الحصول على فونك ()
 "func" represents a function.
NameAttrListOrBuilder
الحصول على FuncOrBuilder ()
 "func" represents a function.
طويل
احصل على ()
 "int"
 
int64 i = 3;
AttrValue.ListValue
قائمة ()
 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;
TensorShapeProtoOrBuilder
الحصول على الشكل أو البناء ()
 "shape"
 
.tensorflow.TensorShapeProto shape = 7;
TensorProto
الحصول على Tensor ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
TensorProtoOrBuilder
الحصول على TensorOrBuilder ()
 "tensor"
 
.tensorflow.TensorProto tensor = 8;
نوع البيانات
الحصول على النوع ()
 "type"
 
.tensorflow.DataType type = 6;
كثافة العمليات
الحصول علىTypeValue ()
 "type"
 
.tensorflow.DataType type = 6;
النهائي com.google.protobuf.UnknownFieldSet
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 ثابتة
newBuilder (النموذج الأولي لـ AttrValue )
AttrValue.Builder ثابتة
AttrValue.Builder
قيمة Attr ثابتة
parseDelimitedFrom (إدخال InputStream)
قيمة Attr ثابتة
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
قيمة Attr ثابتة
parseFrom (بيانات ByteBuffer)
قيمة Attr ثابتة
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
قيمة Attr ثابتة
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
قيمة Attr ثابتة
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
قيمة Attr ثابتة
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
قيمة Attr ثابتة
parseFrom (بيانات com.google.protobuf.ByteString)
قيمة Attr ثابتة
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
قيمة Attr ثابتة
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
AttrValue.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

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

الثوابت

العدد النهائي الثابت العام B_FIELD_NUMBER

القيمة الثابتة: 5

int النهائي الثابت العام FUNC_FIELD_NUMBER

القيمة الثابتة: 10

العدد النهائي الثابت العام F_FIELD_NUMBER

القيمة الثابتة: 4

العدد النهائي الثابت العام I_FIELD_NUMBER

القيمة الثابتة: 3

العدد النهائي الثابت العام LIST_FIELD_NUMBER

القيمة الثابتة: 1

العدد النهائي الثابت العام PLACEHOLDER_FIELD_NUMBER

القيمة الثابتة: 9

العدد النهائي الثابت العام SHAPE_FIELD_NUMBER

القيمة الثابتة: 7

int النهائي الثابت العام S_FIELD_NUMBER

القيمة الثابتة: 2

العدد النهائي الثابت العام TENSOR_FIELD_NUMBER

القيمة الثابتة: 8

العدد النهائي الثابت العام TYPE_FIELD_NUMBER

القيمة الثابتة: 6

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

القيمة المنطقية العامة تساوي (Object obj)

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

 "bool"
 
bool b = 5;

AttrValue العام الثابت getDefaultInstance ()

AttrValue العامة getDefaultInstanceForType ()

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

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;

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

int public getSerializedSize ()

TensorShapeProto getShape () العام

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

TensorShapeProtoOrBuilder العام getShapeOrBuilder ()

 "shape"
 
.tensorflow.TensorShapeProto shape = 7;

TensorProto getTensor () العام

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

النهائي العام com.google.protobuf.UnknownFieldSet getUnknownFields ()

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 newBuilder (النموذج الأولي لـ AttrValue )

AttrValue.Builder ثابت عام ، newBuilder ()

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

تحليل AttrValue الثابت العام DelimitedFrom (إدخال InputStream)

رميات
IOEException

AttrValue العام الثابت parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل AttrValue الثابت العام (بيانات ByteBuffer)

رميات
InvalidProtocolBufferException

تحليل AttrValue الثابت العام (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل AttrValue العام الثابت (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل AttrValue الثابت العام (com.google.protobuf.CodedInputStream input)

رميات
IOEException

تحليل AttrValue الثابت العام (بيانات البايت []، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

تحليل AttrValue العام الثابت (بيانات com.google.protobuf.ByteString)

رميات
InvalidProtocolBufferException

تحليل AttrValue العام الثابت (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
IOEException

تحليل AttrValue الثابت العام (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

رميات
InvalidProtocolBufferException

ساكنة عامة محلل ()

الكتابة إلى الفراغ العام (إخراج com.google.protobuf.CodedOutputStream)

رميات
IOEException