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.IfChangeProtobuf ประเภท
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 |
วิธีการสาธารณะ
บูลีน | เท่ากับ (วัตถุ obj) |
บูลีน | getAllowsUninitializedInput () By default, all inputs to an Op must be initialized Tensors. |
OpDef.AttrDef | getAttr (ดัชนี int) repeated .tensorflow.OpDef.AttrDef attr = 4; |
ภายใน | 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 (ดัชนี int) Named control outputs for this operation. |
com.google.protobuf.ByteString | getControlOutputBytes (ดัชนี int) 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 แบบคงที่ | |
OpDef | |
OpDeprecation | ได้รับการคัดค้าน () Optional deprecation based on GraphDef versions. |
OpDeprecationOrBuilder | getDeprecationOrBuilder () 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 (ดัชนี int) Description of the input(s). |
ภายใน | getInputArgCount () Description of the input(s). |
รายการ < OpDef.ArgDef > | getInputArgList () Description of the input(s). |
OpDef.ArgDefOrBuilder | getInputArgOrBuilder (ดัชนี int) Description of the input(s). |
รายการ<? ขยาย OpDef.ArgDefOrBuilder > | getInputArgOrBuilderList () Description of the input(s). |
บูลีน | getIsAggregate () 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 | getNameBytes () Op names starting with an underscore are reserved for internal use. |
OpDef.ArgDef | getOutputArg (ดัชนี int) Description of the output(s). |
ภายใน | getOutputArgCount () Description of the output(s). |
รายการ < OpDef.ArgDef > | getOutputArgList () Description of the output(s). |
OpDef.ArgDefOrBuilder | getOutputArgOrBuilder (ดัชนี int) 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 (อินพุตสตรีม 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, 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, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
คงที่ | |
OpDef.Builder | toBuilder () |
เป็นโมฆะ | writeTo (เอาต์พุต com.google.protobuf.CodedOutputStream) |
วิธีการสืบทอด
ค่าคงที่
สาธารณะคงสุดท้าย int ALLOWS_UNINITIALIZED_INPUT_FIELD_NUMBER
ค่าคงที่: 19
int สุดท้ายคงที่สาธารณะ ATTR_FIELD_NUMBER
ค่าคงที่: 4
ปลายทางคงที่สาธารณะ int CONTROL_OUTPUT_FIELD_NUMBER
ค่าคงที่: 20
สาธารณะคงที่ขั้นสุดท้าย int DEPRECATION_FIELD_NUMBER
ค่าคงที่: 8
สาธารณะคงที่ขั้นสุดท้าย int DESCRIPTION_FIELD_NUMBER
ค่าคงที่: 6
สาธารณะคงสุดท้าย int INPUT_ARG_FIELD_NUMBER
ค่าคงที่: 2
int สุดท้ายคงที่สาธารณะ IS_AGGREGATE_FIELD_NUMBER
ค่าคงที่: 16
สาธารณะคงสุดท้าย int IS_COMMUTATIVE_FIELD_NUMBER
ค่าคงที่: 18
สาธารณะคงสุดท้าย int IS_STATEFUL_FIELD_NUMBER
ค่าคงที่: 17
int สุดท้ายคงที่สาธารณะ NAME_FIELD_NUMBER
ค่าคงที่: 1
สาธารณะคงสุดท้าย int OUTPUT_ARG_FIELD_NUMBER
ค่าคงที่: 3
รอบชิงชนะเลิศแบบคงที่สาธารณะ int 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;
สาธารณะ int getAttrCount ()
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 (ดัชนี 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;
สาธารณะ 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 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;
OpDeprecation สาธารณะ getDeprecation ()
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
OpDeprecationOrBuilder สาธารณะ getDeprecationOrBuilder ()
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
สตริงสาธารณะ getDescription ()
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;
OpDef.ArgDefOrBuilder สาธารณะ getInputArgOrBuilder (ดัชนี int)
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 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 (ดัชนี int)
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;
สาธารณะ getParserForType ()
สาธารณะ int getSerializedSize ()
สตริงสาธารณะ getSummary ()
One-line human-readable description of what the Op does.
string summary = 5;
สาธารณะ com.google.protobuf.ByteString getSummaryBytes ()
One-line human-readable description of what the Op does.
string summary = 5;
สาธารณะสุดท้าย com.google.protobuf.UnknownFieldSet getUnknownFields ()
hasDeprecation บูลีนสาธารณะ ()
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
สาธารณะ int hashCode ()
บูลีนสุดท้ายสาธารณะ isInitialized ()
สาธารณะ OpDef parseDelimitedFrom แบบคงที่ (อินพุตสตรีม, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
สาธารณะ OpDef parseFrom แบบคงที่ (ข้อมูล ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
OpDef parseFrom แบบคงที่สาธารณะ (ข้อมูลไบต์ [], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
OpDef parseFrom แบบ คงที่สาธารณะ (อินพุต com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
OpDef parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
OpDef parseFrom แบบ คงที่สาธารณะ (อินพุต InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
IOข้อยกเว้น |
---|
OpDef parseFrom แบบคงที่สาธารณะ (ข้อมูล com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
ขว้าง
ProtocolBufferException ไม่ถูกต้อง |
---|
สาธารณะคงที่ ตัวแยกวิเคราะห์ ()
โมฆะสาธารณะ writeTo (com.google.protobuf.CodedOutputStream เอาต์พุต)
ขว้าง
IOข้อยกเว้น |
---|