পাবলিক ফাইনাল ক্লাস 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. |
ধ্রুবক
পাবলিক পদ্ধতি
বুলিয়ান | সমান (অবজেক্ট অবজেক্ট) |
বুলিয়ান | getAllowsUninitializedInput () By default, all inputs to an Op must be initialized Tensors. |
OpDef.AttrDef | getAttr (int সূচক) repeated .tensorflow.OpDef.AttrDef attr = 4; |
int | 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. |
int | getControlOutputCount () Named control outputs for this operation. |
com.google.protobuf.ProtocolStringList | getControlOutputList () Named control outputs for this operation. |
স্ট্যাটিক OpDef | |
OpDef | |
অপচ্যুতি | অবচয় () Optional deprecation based on GraphDef versions. |
OpDeprecationOrBuilder | getDeprecationOrBuilder () Optional deprecation based on GraphDef versions. |
স্ট্রিং | getDescription () Additional, longer human-readable description of what the Op does. |
com.google.protobuf.ByteString | getDescriptionBytes () Additional, longer human-readable description of what the Op does. |
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor | |
OpDef.ArgDef | getInputArg (int সূচক) Description of the input(s). |
int | 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. |
স্ট্রিং | getName () 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). |
int | 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). |
int | |
স্ট্রিং | সারসংক্ষেপ () One-line human-readable description of what the Op does. |
com.google.protobuf.ByteString | getSummaryBytes () One-line human-readable description of what the Op does. |
চূড়ান্ত com.google.protobuf.UnknownFieldSet | |
বুলিয়ান | অবচয় আছে () Optional deprecation based on GraphDef versions. |
int | হ্যাশকোড () |
চূড়ান্ত বুলিয়ান | |
স্ট্যাটিক OpDef.Builder | newBuilder ( OpDef প্রোটোটাইপ) |
স্ট্যাটিক OpDef.Builder | |
OpDef.Builder | |
স্ট্যাটিক OpDef | পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট) |
স্ট্যাটিক OpDef | parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক OpDef | parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক OpDef | parseFrom (com.google.protobuf.CodedInputStream ইনপুট) |
স্ট্যাটিক OpDef | পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক OpDef | পার্সফ্রম (বাইটবাফার ডেটা) |
স্ট্যাটিক OpDef | parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্ট্যাটিক OpDef | parseFrom (com.google.protobuf.ByteString ডেটা) |
স্ট্যাটিক OpDef | পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি) |
স্ট্যাটিক OpDef | parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
স্থির | পার্সার () |
OpDef.Builder | নির্মাণকারী () |
অকার্যকর | writeTo (com.google.protobuf.CodedOutputStream আউটপুট) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
ধ্রুবক
ALLOWS_UNINITIALIZED_INPUT_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল
ধ্রুবক মান: 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
OUTPUT_ARG_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল
ধ্রুবক মান: 3
SUMMARY_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল
ধ্রুবক মান: 5
পাবলিক পদ্ধতি
পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)
পাবলিক বুলিয়ান 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 index)
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 ()
পাবলিক বুলিয়ান আছে অবচয় ()
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
পাবলিক int হ্যাশকোড ()
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
পাবলিক স্ট্যাটিক OpDef parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক OpDef parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক OpDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক OpDef পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক OpDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক OpDef parseFrom (com.google.protobuf.ByteString ডেটা)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক OpDef parseFrom (InputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক OpDef parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম |
---|
পাবলিক স্ট্যাটিক পার্সার ()
public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|