OpDef

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

 Defines an operation. A NodeDef in a GraphDef specifies an Op by
 using the "op" field which should match the name of a OpDef.
 LINT.IfChange
 
نوع Protobuf tensorflow.OpDef

فئات متداخلة

فصل OpDef.ArgDef
 For describing inputs and outputs. 
واجهه المستخدم OpDef.ArgDefOrBuilder
فصل OpDef.AttrDef
 Description of the graph-construction-time configuration of this
 Op. 
واجهه المستخدم OpDef.AttrDefOrBuilder
فصل OpDef.Builder
 Defines an operation. 

الثوابت

كثافة العمليات ALLOWS_UNINITIALIZED_INPUT_FIELD_NUMBER
كثافة العمليات ATTR_FIELD_NUMBER
كثافة العمليات CONTROL_OUTPUT_FIELD_NUMBER
كثافة العمليات DEPRECATION_FIELD_NUMBER
كثافة العمليات DESCRIPTION_FIELD_NUMBER
كثافة العمليات INPUT_ARG_FIELD_NUMBER
كثافة العمليات IS_AGGREGATE_FIELD_NUMBER
كثافة العمليات IS_COMMUTATIVE_FIELD_NUMBER
كثافة العمليات IS_STATEFUL_FIELD_NUMBER
كثافة العمليات NAME_FIELD_NUMBER
كثافة العمليات OUTPUT_ARG_FIELD_NUMBER
كثافة العمليات SUMMARY_FIELD_NUMBER

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

منطقية
يساوي (كائن كائن)
منطقية
الحصول علىAllowsUninitializedInput ()
 By default, all inputs to an Op must be initialized Tensors.
OpDef.AttrDef
getAttr (فهرس كثافة العمليات)
repeated .tensorflow.OpDef.AttrDef attr = 4;
كثافة العمليات
الحصول علىAttrCount ()
repeated .tensorflow.OpDef.AttrDef attr = 4;
القائمة< OpDef.AttrDef >
getAttrList ()
repeated .tensorflow.OpDef.AttrDef attr = 4;
OpDef.AttrDefOrBuilder
getAttrOrBuilder (فهرس كثافة العمليات)
repeated .tensorflow.OpDef.AttrDef attr = 4;
القائمة<؟ يمتد OpDef.AttrDefOrBuilder >
getAttrOrBuilderList ()
repeated .tensorflow.OpDef.AttrDef attr = 4;
خيط
getControlOutput (فهرس كثافة العمليات)
 Named control outputs for this operation.
com.google.protobuf.ByteString
getControlOutputBytes (فهرس كثافة العمليات)
 Named control outputs for this operation.
كثافة العمليات
getControlOutputCount ()
 Named control outputs for this operation.
com.google.protobuf.ProtocolStringList
قائمة getControlOutputList ()
 Named control outputs for this operation.
ثابت OpDef
أوبديف
OpDeprecation
الحصول على الإهمال ()
 Optional deprecation based on GraphDef versions.
OpDeprecationOrBuilder
الحصول على DeprecationOrBuilder ()
 Optional deprecation based on GraphDef versions.
خيط
الحصول على الوصف ()
 Additional, longer human-readable description of what the Op does.
com.google.protobuf.ByteString
الحصول على الوصف بايت ()
 Additional, longer human-readable description of what the Op does.
النهائي الثابت com.google.protobuf.Descriptors.Descriptor
OpDef.ArgDef
getInputArg (فهرس كثافة العمليات)
 Description of the input(s).
كثافة العمليات
getInputArgCount ()
 Description of the input(s).
قائمة< OpDef.ArgDef >
getInputArgList ()
 Description of the input(s).
OpDef.ArgDefOrBuilder
getInputArgOrBuilder (فهرس كثافة العمليات)
 Description of the input(s).
القائمة<؟ يمتد OpDef.ArgDefOrBuilder >
getInputArgOrBuilderList ()
 Description of the input(s).
منطقية
الحصول على التجميع ()
 If is_aggregate is true, then this operation accepts N >= 2
 inputs and produces 1 output all of the same type.
منطقية
getIsCommutative ()
 True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
 
bool is_commutative = 18;
منطقية
getIsStateful ()
 Ops are marked as stateful if their behavior depends on some state beyond
 their input tensors (e.g.
خيط
الحصول على الاسم ()
 Op names starting with an underscore are reserved for internal use.
com.google.protobuf.ByteString
الحصول على اسم بايت ()
 Op names starting with an underscore are reserved for internal use.
OpDef.ArgDef
getOutputArg (مؤشر كثافة العمليات)
 Description of the output(s).
كثافة العمليات
getOutputArgCount ()
 Description of the output(s).
قائمة< OpDef.ArgDef >
getOutputArgList ()
 Description of the output(s).
OpDef.ArgDefOrBuilder
getOutputArgOrBuilder (فهرس كثافة العمليات)
 Description of the output(s).
القائمة<؟ يمتد OpDef.ArgDefOrBuilder >
getOutputArgOrBuilderList ()
 Description of the output(s).
كثافة العمليات
خيط
الحصول على ملخص ()
 One-line human-readable description of what the Op does.
com.google.protobuf.ByteString
الحصول على ملخص بايت ()
 One-line human-readable description of what the Op does.
النهائي com.google.protobuf.UnknownFieldSet
منطقية
تم الإهمال ()
 Optional deprecation based on GraphDef versions.
كثافة العمليات
منطقية نهائية
ثابت OpDef.Builder
newBuilder (النموذج الأولي لـ OpDef )
ثابت OpDef.Builder
OpDef.Builder
ثابت OpDef
parseDelimitedFrom (إدخال InputStream)
ثابت OpDef
parseDelimitedFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت OpDef
parseFrom (بيانات ByteBuffer، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت OpDef
parseFrom (com.google.protobuf.CodedInputStream الإدخال)
ثابت OpDef
parseFrom (بيانات البايت[]، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت OpDef
parseFrom (بيانات ByteBuffer)
ثابت OpDef
parseFrom (com.google.protobuf.CodedInputStream input، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت OpDef
parseFrom (بيانات com.google.protobuf.ByteString)
ثابت OpDef
parseFrom (إدخال InputStream، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابت OpDef
parseFrom (com.google.protobuf.ByteString data، com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
ثابتة
OpDef.Builder
فارغ
writeTo (com.google.protobuf.CodedOutputStream الإخراج)

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

الثوابت

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

 By default, all inputs to an Op must be initialized Tensors.  Ops
 that may initialize tensors for the first time should set this
 field to true, to allow the Op to take an uninitialized Tensor as
 input.
 
bool allows_uninitialized_input = 19;

OpDef.AttrDef getAttr العام (مؤشر int)

repeated .tensorflow.OpDef.AttrDef attr = 4;

int public getAttrCount ()

repeated .tensorflow.OpDef.AttrDef attr = 4;

القائمة العامة< OpDef.AttrDef > getAttrList ()

repeated .tensorflow.OpDef.AttrDef attr = 4;

OpDef.AttrDefOrBuilder العام getAttrOrBuilder (مؤشر int)

repeated .tensorflow.OpDef.AttrDef attr = 4;

القائمة العامة <؟ يمتد OpDef.AttrDefOrBuilder > getAttrOrBuilderList ()

repeated .tensorflow.OpDef.AttrDef attr = 4;

سلسلة getControlOutput العامة (فهرس كثافة العمليات)

 Named control outputs for this operation. Useful only for composite
 operations (i.e. functions) which want to name different control outputs.
 
repeated string control_output = 20;

com.google.protobuf.ByteString getControlOutputBytes العام (مؤشر int)

 Named control outputs for this operation. Useful only for composite
 operations (i.e. functions) which want to name different control outputs.
 
repeated string control_output = 20;

int public getControlOutputCount ()

 Named control outputs for this operation. Useful only for composite
 operations (i.e. functions) which want to name different control outputs.
 
repeated string control_output = 20;

com.google.protobuf.ProtocolStringList العامة getControlOutputList ()

 Named control outputs for this operation. Useful only for composite
 operations (i.e. functions) which want to name different control outputs.
 
repeated string control_output = 20;

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

OpDef العام getDefaultInstanceForType ()

OpDeprecation العام getDeprecation ()

 Optional deprecation based on GraphDef versions.
 
.tensorflow.OpDeprecation deprecation = 8;

getDeprecationOrBuilder العام getDeprecationOrBuilder ()

 Optional deprecation based on GraphDef versions.
 
.tensorflow.OpDeprecation deprecation = 8;

الحصول على سلسلة عامة ()

وصف سلسلة

 Additional, longer human-readable description of what the Op does.
 
string description = 6;

com.google.protobuf.ByteString العامة getDescriptionBytes ()

وصف سلسلة

 Additional, longer human-readable description of what the Op does.
 
string description = 6;

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

OpDef.ArgDef getInputArg العام (مؤشر int)

 Description of the input(s).
 
repeated .tensorflow.OpDef.ArgDef input_arg = 2;

int العام getInputArgCount ()

 Description of the input(s).
 
repeated .tensorflow.OpDef.ArgDef input_arg = 2;

القائمة العامة< OpDef.ArgDef > getInputArgList ()

 Description of the input(s).
 
repeated .tensorflow.OpDef.ArgDef input_arg = 2;

public OpDef.ArgDefOrBuilder getInputArgOrBuilder (فهرس كثافة العمليات)

 Description of the input(s).
 
repeated .tensorflow.OpDef.ArgDef input_arg = 2;

القائمة العامة <؟ يمتد OpDef.ArgDefOrBuilder > getInputArgOrBuilderList ()

 Description of the input(s).
 
repeated .tensorflow.OpDef.ArgDef input_arg = 2;

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

 If is_aggregate is true, then this operation accepts N >= 2
 inputs and produces 1 output all of the same type.  Should be
 associative and commutative, and produce output with the same
 shape as the input.  The optimizer may replace an aggregate op
 taking input from multiple devices with a tree of aggregate ops
 that aggregate locally within each device (and possibly within
 groups of nearby devices) before communicating.
 TODO(josh11b): Implement that optimization.
 
bool is_aggregate = 16;

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

 True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
 
bool is_commutative = 18;

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

 Ops are marked as stateful if their behavior depends on some state beyond
 their input tensors (e.g. variable reading op) or if they have
 a side-effect (e.g. printing or asserting ops). Equivalently, stateless ops
 must always produce the same output for the same input and have
 no side-effects.
 By default Ops may be moved between devices.  Stateful ops should
 either not be moved, or should only be moved if that state can also
 be moved (e.g. via some sort of save / restore).
 Stateful ops are guaranteed to never be optimized away by Common
 Subexpression Elimination (CSE).
 
bool is_stateful = 17;

سلسلة getName العامة ()

 Op names starting with an underscore are reserved for internal use.
 Names should be CamelCase and match the regexp "[A-Z][a-zA-Z0-9>_]*".
 
string name = 1;

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

 Op names starting with an underscore are reserved for internal use.
 Names should be CamelCase and match the regexp "[A-Z][a-zA-Z0-9>_]*".
 
string name = 1;

OpDef.ArgDef getOutputArg العام (مؤشر int)

 Description of the output(s).
 
repeated .tensorflow.OpDef.ArgDef output_arg = 3;

int public getOutputArgCount ()

 Description of the output(s).
 
repeated .tensorflow.OpDef.ArgDef output_arg = 3;

القائمة العامة< OpDef.ArgDef > getOutputArgList ()

 Description of the output(s).
 
repeated .tensorflow.OpDef.ArgDef output_arg = 3;

OpDef.ArgDefOrBuilder العام getOutputArgOrBuilder (مؤشر كثافة العمليات)

 Description of the output(s).
 
repeated .tensorflow.OpDef.ArgDef output_arg = 3;

القائمة العامة <؟ يمتد OpDef.ArgDefOrBuilder > getOutputArgOrBuilderList ()

 Description of the output(s).
 
repeated .tensorflow.OpDef.ArgDef output_arg = 3;

عام الحصول على بارسيرفورتيب ()

int public getSerializedSize ()

سلسلة getSummary العامة ()

string summary = 5;

 One-line human-readable description of what the Op does.
 
= 5؛

com.google.protobuf.ByteString العامة getSummaryBytes ()

string summary = 5;

 One-line human-readable description of what the Op does.
 
= 5؛

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

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

 Optional deprecation based on GraphDef versions.
 
.tensorflow.OpDeprecation deprecation = 8;

كود التجزئة الدولي العام ()

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

OpDef.Builder العام الثابت newBuilder (النموذج الأولي لـ OpDef )

OpDef.Builder العام الثابت newBuilder ()

OpDef.Builder العام newBuilderForType ()

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

رميات
IOEException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

رميات
InvalidProtocolBufferException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

رميات
IOEException

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

رميات
InvalidProtocolBufferException

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

OpDef.Builder العام إلىBuilder ()

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

رميات
IOEException