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.Builder | addAllAttr (Iterable<? OpDef.AttrDef > মান প্রসারিত করে) repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.Builder | addAllControlOutput (Iterable<String> মান) Named control outputs for this operation. |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | addAttr (int index, OpDef.AttrDef.Builder builderForValue) repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.Builder | |
OpDef.Builder | |
OpDef.AttrDef.Builder | addAttrBuilder () repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.AttrDef.Builder | addAttrBuilder (int সূচক) repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.Builder | addControlOutput (স্ট্রিং মান) Named control outputs for this operation. |
OpDef.Builder | addControlOutputBytes (com.google.protobuf.ByteString মান) Named control outputs for this operation. |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | |
OpDef.ArgDef.Builder | AddInputArgBuilder () Description of the input(s). |
OpDef.ArgDef.Builder | addInputArgBuilder (int সূচক) Description of the input(s). |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | |
OpDef.ArgDef.Builder | addOutputArgBuilder (int সূচক) Description of the output(s). |
OpDef.ArgDef.Builder | addOutputArgBuilder () Description of the output(s). |
OpDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
OpDef | নির্মাণ () |
OpDef | বিল্ড আংশিক () |
OpDef.Builder | পরিষ্কার () |
OpDef.Builder | clearAllowsUninitializedInput () By default, all inputs to an Op must be initialized Tensors. |
OpDef.Builder | clearAttr () repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.Builder | সাফ কন্ট্রোলআউটপুট () Named control outputs for this operation. |
OpDef.Builder | সাফ অবচয় () Optional deprecation based on GraphDef versions. |
OpDef.Builder | পরিষ্কার বর্ণনা () Additional, longer human-readable description of what the Op does. |
OpDef.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র) |
OpDef.Builder | clearInputArg () Description of the input(s). |
OpDef.Builder | clearIsAggregate () If is_aggregate is true, then this operation accepts N >= 2 inputs and produces 1 output all of the same type. |
OpDef.Builder | পরিষ্কার-পরিবর্তনমূলক () True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs) bool is_commutative = 18; |
OpDef.Builder | clearIsStateful () Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g. |
OpDef.Builder | পরিষ্কার নাম () Op names starting with an underscore are reserved for internal use. |
OpDef.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
OpDef.Builder | clearOutputArg () Description of the output(s). |
OpDef.Builder | পরিষ্কার সংক্ষিপ্তসার () One-line human-readable description of what the Op does. |
OpDef.Builder | ক্লোন () |
বুলিয়ান | getAllowsUninitializedInput () By default, all inputs to an Op must be initialized Tensors. |
OpDef.AttrDef | getAttr (int সূচক) repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.AttrDef.Builder | getAttrBuilder (int সূচক) repeated .tensorflow.OpDef.AttrDef attr = 4; |
তালিকা< OpDef.AttrDef.Builder > | getAttrBuilderList () 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 | |
অপচ্যুতি | অবচয় () Optional deprecation based on GraphDef versions. |
OpDeprecation.Builder | Get DeprecationBuilder () 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 | |
com.google.protobuf.Descriptors.Descriptor | |
OpDef.ArgDef | getInputArg (int সূচক) Description of the input(s). |
OpDef.ArgDef.Builder | getInputArgBuilder (int সূচক) Description of the input(s). |
তালিকা< OpDef.ArgDef.Builder > | getInputArgBuilderList () 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). |
OpDef.ArgDef.Builder | getOutputArgBuilder (int সূচক) Description of the output(s). |
তালিকা< OpDef.ArgDef.Builder > | getOutputArgBuilderList () 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). |
স্ট্রিং | সারসংক্ষেপ () 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. |
বুলিয়ান | অবচয় () Optional deprecation based on GraphDef versions. |
চূড়ান্ত বুলিয়ান | |
OpDef.Builder | |
OpDef.Builder | mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান) |
OpDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি) |
চূড়ান্ত OpDef.Builder | একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র) |
OpDef.Builder | removeAttr (int সূচক) repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.Builder | RemoveInputArg (int সূচক) Description of the input(s). |
OpDef.Builder | রিমুভ আউটপুটআর্গ (ইনটেক্স) Description of the output(s). |
OpDef.Builder | setAllowsUninitializedInput (বুলিয়ান মান) By default, all inputs to an Op must be initialized Tensors. |
OpDef.Builder | |
OpDef.Builder | setAttr (int index, OpDef.AttrDef.Builder builderForValue) repeated .tensorflow.OpDef.AttrDef attr = 4; |
OpDef.Builder | setControlOutput (int সূচক, স্ট্রিং মান) Named control outputs for this operation. |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | setDescription (স্ট্রিং মান) Additional, longer human-readable description of what the Op does. |
OpDef.Builder | setDescriptionBytes (com.google.protobuf.ByteString মান) Additional, longer human-readable description of what the Op does. |
OpDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান) |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | setIsAggregate (বুলিয়ান মান) If is_aggregate is true, then this operation accepts N >= 2 inputs and produces 1 output all of the same type. |
OpDef.Builder | setIsCommutative (বুলিয়ান মান) True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs) bool is_commutative = 18; |
OpDef.Builder | setIsStateful (বুলিয়ান মান) Ops are marked as stateful if their behavior depends on some state beyond their input tensors (e.g. |
OpDef.Builder | setName (স্ট্রিং মান) Op names starting with an underscore are reserved for internal use. |
OpDef.Builder | setNameBytes (com.google.protobuf.ByteString মান) Op names starting with an underscore are reserved for internal use. |
OpDef.Builder | |
OpDef.Builder | |
OpDef.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান) |
OpDef.Builder | সেট সারাংশ (স্ট্রিং মান) One-line human-readable description of what the Op does. |
OpDef.Builder | setSummaryBytes (com.google.protobuf.ByteString মান) One-line human-readable description of what the Op does. |
চূড়ান্ত OpDef.Builder | সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড) |
উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি
পাবলিক পদ্ধতি
সর্বজনীন OpDef.Builder addAllAttr (Iterable<? OpDef.AttrDef > মান প্রসারিত করে)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন OpDef.Builder addAllControlOutput (Iterable<String> মান)
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.Builder addAllInputArg (Iterable<? OpDef.ArgDef > মান প্রসারিত করে)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder addAllOutputArg (Iterable<? OpDef.ArgDef > মান প্রসারিত করে)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder addAttr ( OpDef.AttrDef.Builder builderForValue)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন OpDef.Builder addAttr (int index, OpDef.AttrDef.Builder builderForValue)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন OpDef.Builder addAttr (int index, OpDef.AttrDef মান)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন OpDef.AttrDef.Builder addAttrBuilder (int সূচক)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন OpDef.Builder addControlOutput (স্ট্রিং মান)
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.Builder addControlOutputBytes (com.google.protobuf.ByteString মান)
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.Builder addInputArg ( OpDef.ArgDef.Builder builderForValue)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder addInputArg (int index, OpDef.ArgDef মান)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder addInputArg ( OpDef.ArgDef মান)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder addInputArg (int index, OpDef.ArgDef.Builder builderForValue)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.ArgDef.Builder addInputArgBuilder ()
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.ArgDef.Builder addInputArgBuilder (int index)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder addOutputArg (int index, OpDef.ArgDef.Builder builderForValue)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder addOutputArg ( OpDef.ArgDef.Builder builderForValue)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder addOutputArg (int index, OpDef.ArgDef মান)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder addOutputArg ( OpDef.ArgDef মান)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.ArgDef.Builder addOutputArgBuilder (int index)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.ArgDef.Builder addOutputArgBuilder ()
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন OpDef.Builder clearAllowsUninitializedInput ()
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.Builder clearControlOutput ()
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.Builder clear Deprecation ()
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
সর্বজনীন OpDef.Builder clearDescription ()
Additional, longer human-readable description of what the Op does.
string description = 6;
সর্বজনীন OpDef.Builder clearInputArg ()
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder clearIsAggregate ()
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;
সর্বজনীন OpDef.Builder clearIsCommutative ()
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
bool is_commutative = 18;
সর্বজনীন OpDef.Builder clearIsStateful ()
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;
সর্বজনীন OpDef.Builder clearName ()
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.Builder clearOutputArg ()
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder clearSummary ()
One-line human-readable description of what the Op does.
string summary = 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;
সর্বজনীন OpDef.AttrDef.Builder getAttrBuilder (int সূচক)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন তালিকা< OpDef.AttrDef.Builder > getAttrBuilderList ()
repeated .tensorflow.OpDef.AttrDef attr = 4;
পাবলিক 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;
সর্বজনীন OpDeprecation.Builder getDeprecationBuilder ()
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 ()
সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
সর্বজনীন OpDef.ArgDef getInputArg (int সূচক)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.ArgDef.Builder getInputArgBuilder (int index)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন তালিকা< OpDef.ArgDef.Builder > getInputArgBuilderList ()
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;
সর্বজনীন OpDef.ArgDef.Builder getOutputArgBuilder (int সূচক)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন তালিকা< OpDef.ArgDef.Builder > getOutputArgBuilderList ()
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;
সর্বজনীন স্ট্রিং 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;
পাবলিক বুলিয়ান আছে অবচয় ()
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()
সর্বজনীন OpDef.Builder mergeDeprecation ( OpDeprecation মান)
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
সর্বজনীন OpDef.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
নিক্ষেপ করে
IO ব্যতিক্রম |
---|
সর্বজনীন চূড়ান্ত OpDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
সর্বজনীন OpDef.Builder removeInputArg (int index)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder removeOutputArg (int index)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder setAllowsUninitializedInput (বুলিয়ান মান)
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.Builder setAttr (int index, OpDef.AttrDef মান)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন OpDef.Builder setAttr (int index, OpDef.AttrDef.Builder builderForValue)
repeated .tensorflow.OpDef.AttrDef attr = 4;
সর্বজনীন OpDef.Builder setControlOutput (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;
সর্বজনীন OpDef.Builder setDeprecation ( OpDeprecation.Builder builderForValue)
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
সর্বজনীন OpDef.Builder set Deprecation ( OpDeprecation মান)
Optional deprecation based on GraphDef versions.
.tensorflow.OpDeprecation deprecation = 8;
সর্বজনীন OpDef.Builder setDescription (স্ট্রিং মান)
Additional, longer human-readable description of what the Op does.
string description = 6;
সর্বজনীন OpDef.Builder setDescriptionBytes (com.google.protobuf.ByteString মান)
Additional, longer human-readable description of what the Op does.
string description = 6;
সর্বজনীন OpDef.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
সর্বজনীন OpDef.Builder setInputArg (int index, OpDef.ArgDef মান)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder setInputArg (int index, OpDef.ArgDef.Builder builderForValue)
Description of the input(s).
repeated .tensorflow.OpDef.ArgDef input_arg = 2;
সর্বজনীন OpDef.Builder setIsAggregate (বুলিয়ান মান)
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;
সর্বজনীন OpDef.Builder setIsCommutative (বুলিয়ান মান)
True if the operation is commutative ("op(a,b) == op(b,a)" for all inputs)
bool is_commutative = 18;
সর্বজনীন OpDef.Builder setIsStateful (বুলিয়ান মান)
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;
সর্বজনীন OpDef.Builder setName (স্ট্রিং মান)
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.Builder setNameBytes (com.google.protobuf.ByteString মান)
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.Builder setOutputArg (int index, OpDef.ArgDef মান)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder setOutputArg (int index, OpDef.ArgDef.Builder builderForValue)
Description of the output(s).
repeated .tensorflow.OpDef.ArgDef output_arg = 3;
সর্বজনীন OpDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
সর্বজনীন OpDef.Builder সেট সংক্ষিপ্তসার (স্ট্রিং মান)
One-line human-readable description of what the Op does.
string summary = 5;
সর্বজনীন OpDef.Builder setSummaryBytes (com.google.protobuf.ByteString মান)
One-line human-readable description of what the Op does.
string summary = 5;