ApiDef

পাবলিক ফাইনাল ক্লাস ApiDef

 Used to specify and override the default API & behavior in the
 generated code for client languages, from what you would get from
 the OpDef alone. There will be a set of ApiDefs that are common
 to all client languages, and another set per client language.
 The per-client-language ApiDefs will inherit values from the
 common ApiDefs which it can either replace or modify.
 We separate the API definition from the OpDef so we can evolve the
 API while remaining backwards compatible when interpretting old
 graphs.  Overrides go in an "api_def.pbtxt" file with a text-format
 ApiDefs message.
 WARNING: Be *very* careful changing the API for any existing op --
 you can change the semantics of existing code.  These changes may
 need to wait until a major release of TensorFlow to avoid breaking
 our compatibility promises.
 
Protobuf টাইপ tensorflow.ApiDef

নেস্টেড ক্লাস

ক্লাস ApiDef.Arg Protobuf টাইপ tensorflow.ApiDef.Arg
ইন্টারফেস ApiDef.ArgOrBuilder
ক্লাস ApiDef.Attr
 Description of the graph-construction-time configuration of this
 Op. 
ইন্টারফেস ApiDef.AttrOrBuilder
ক্লাস ApiDef.Builder
 Used to specify and override the default API & behavior in the
 generated code for client languages, from what you would get from
 the OpDef alone. 
ক্লাস ApiDef.Endpoint
 If you specify any endpoint, this will replace all of the
 inherited endpoints. 
ইন্টারফেস ApiDef.EndpointOrBuilder
enum ApiDef.দৃশ্যমানতা Protobuf enum tensorflow.ApiDef.Visibility

ধ্রুবক

int ARG_ORDER_FIELD_NUMBER
int ATTR_FIELD_NUMBER
int DEPRECATION_MESSAGE_FIELD_NUMBER
int DEPRECATION_VERSION_FIELD_NUMBER
int DESCRIPTION_FIELD_NUMBER
int DESCRIPTION_PREFIX_FIELD_NUMBER
int DESCRIPTION_SUFFIX_FIELD_NUMBER
int ENDPOINT_FIELD_NUMBER
int GRAPH_OP_NAME_FIELD_NUMBER
int IN_ARG_FIELD_NUMBER
int OUT_ARG_FIELD_NUMBER
int SUMMARY_FIELD_NUMBER
int VISIBILITY_FIELD_NUMBER

পাবলিক পদ্ধতি

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
স্ট্রিং
getArgOrder (int সূচক)
 List of original in_arg names to specify new argument order.
com.google.protobuf.ByteString
getArgOrderBytes (int সূচক)
 List of original in_arg names to specify new argument order.
int
getArgOrderCount ()
 List of original in_arg names to specify new argument order.
com.google.protobuf.ProtocolStringList
getArgOrderList ()
 List of original in_arg names to specify new argument order.
ApiDef.Attr
getAttr (int সূচক)
repeated .tensorflow.ApiDef.Attr attr = 6;
int
getAttrCount ()
repeated .tensorflow.ApiDef.Attr attr = 6;
তালিকা< ApiDef.Attr >
getAttrList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
ApiDef.AttrOrBuilder
getAttrOrBuilder (int সূচক)
repeated .tensorflow.ApiDef.Attr attr = 6;
তালিকা <? ApiDef.AttrOrBuilder > প্রসারিত করে
getAttrOrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
স্ট্যাটিক ApiDef
এপিডিফ
স্ট্রিং
getDeprecationMessage ()
 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
com.google.protobuf.ByteString
getDeprecationMessageBytes ()
 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
int
Get DeprecationVersion ()
 Major version when the op will be deleted.
স্ট্রিং
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.
স্ট্রিং
getDescriptionPrefix ()
 Modify an existing/inherited description by adding text to the beginning
 or end.
com.google.protobuf.ByteString
getDescriptionPrefixBytes ()
 Modify an existing/inherited description by adding text to the beginning
 or end.
স্ট্রিং
getDescriptionSuffix ()
string description_suffix = 10;
com.google.protobuf.ByteString
getDescriptionSuffixBytes ()
string description_suffix = 10;
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
ApiDef.Endpoint
getEndpoint (int সূচক)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
int
getEndpointCount ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
তালিকা< ApiDef.Endpoint >
getEndpointList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
ApiDef.EndpointOrBuilder
getEndpointOrBuilder (int সূচক)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
তালিকা <? ApiDef.EndpointOrBuilder > প্রসারিত করে
getEndpointOrBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
স্ট্রিং
getGraphOpName ()
 Name of the op (in the OpDef) to specify the API for.
com.google.protobuf.ByteString
GetGraphOpNameBytes ()
 Name of the op (in the OpDef) to specify the API for.
ApiDef.Arg
getInArg (int সূচক)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
int
getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
তালিকা< ApiDef.Arg >
getInArgList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.ArgOrBuilder
getInArgOrBuilder (int সূচক)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
তালিকা <? ApiDef.ArgOrBuilder > প্রসারিত করে
getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
ApiDef.Arg
getOutArg (int সূচক)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
int
getOutArgCount ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
তালিকা< ApiDef.Arg >
getOutArgList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
ApiDef.ArgOrBuilder
getOutArgOrBuilder (int সূচক)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
তালিকা <? ApiDef.ArgOrBuilder > প্রসারিত করে
getOutArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
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
ApiDef. দৃশ্যমানতা
দৃশ্যমানতা ()
.tensorflow.ApiDef.Visibility visibility = 2;
int
ভিজিবিলিটি ভ্যালু ()
.tensorflow.ApiDef.Visibility visibility = 2;
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক ApiDef.Builder
স্ট্যাটিক ApiDef.Builder
newBuilder ( ApiDef প্রোটোটাইপ)
ApiDef.Builder
স্ট্যাটিক ApiDef
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক ApiDef
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক ApiDef
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক ApiDef
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক ApiDef
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক ApiDef
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক ApiDef
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক ApiDef
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক ApiDef
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক ApiDef
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
ApiDef.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

পাবলিক স্ট্যাটিক ফাইনাল int ARG_ORDER_FIELD_NUMBER

ধ্রুবক মান: 11

পাবলিক স্ট্যাটিক ফাইনাল int ATTR_FIELD_NUMBER

ধ্রুবক মান: 6

সর্বজনীন স্ট্যাটিক ফাইনাল int DEPRECATION_MESSAGE_FIELD_NUMBER

ধ্রুবক মান: 12

সর্বজনীন স্ট্যাটিক ফাইনাল int DEPRECATION_VERSION_FIELD_NUMBER

ধ্রুবক মান: 13

সর্বজনীন স্ট্যাটিক ফাইনাল int DESCRIPTION_FIELD_NUMBER

ধ্রুবক মান: 8

DESCRIPTION_PREFIX_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 9

DESCRIPTION_SUFFIX_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 10

পাবলিক স্ট্যাটিক ফাইনাল int ENDPOINT_FIELD_NUMBER

ধ্রুবক মান: 3

GRAPH_OP_NAME_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 1

পাবলিক স্ট্যাটিক ফাইনাল int IN_ARG_FIELD_NUMBER

ধ্রুবক মান: 4

OUT_ARG_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 5

SUMMARY_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 7

VISIBILITY_FIELD_NUMBER int পাবলিক স্ট্যাটিক ফাইনাল

ধ্রুবক মান: 2

পাবলিক পদ্ধতি

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

পাবলিক স্ট্রিং getArgOrder (int সূচক)

 List of original in_arg names to specify new argument order.
 Length of arg_order should be either empty to keep current order
 or match size of in_arg.
 
repeated string arg_order = 11;

সর্বজনীন com.google.protobuf.ByteString getArgOrderBytes (int সূচক)

 List of original in_arg names to specify new argument order.
 Length of arg_order should be either empty to keep current order
 or match size of in_arg.
 
repeated string arg_order = 11;

পাবলিক int getArgOrderCount ()

 List of original in_arg names to specify new argument order.
 Length of arg_order should be either empty to keep current order
 or match size of in_arg.
 
repeated string arg_order = 11;

সর্বজনীন com.google.protobuf.ProtocolStringList getArgOrderList ()

 List of original in_arg names to specify new argument order.
 Length of arg_order should be either empty to keep current order
 or match size of in_arg.
 
repeated string arg_order = 11;

পাবলিক ApiDef.Attr getAttr (int সূচক)

repeated .tensorflow.ApiDef.Attr attr = 6;

পাবলিক int getAttrCount ()

repeated .tensorflow.ApiDef.Attr attr = 6;

সর্বজনীন তালিকা< ApiDef.Attr > getAttrList ()

repeated .tensorflow.ApiDef.Attr attr = 6;

সর্বজনীন ApiDef.AttrOrBuilder getAttrOrBuilder (int সূচক)

repeated .tensorflow.ApiDef.Attr attr = 6;

সর্বজনীন তালিকা <? ApiDef.AttrOrBuilder > getAttrOrBuilderList () প্রসারিত করে

repeated .tensorflow.ApiDef.Attr attr = 6;

পাবলিক স্ট্যাটিক ApiDef getDefaultInstance ()

সর্বজনীন ApiDef getDefaultInstanceForType ()

সর্বজনীন স্ট্রিং getDeprecationMessage ()

 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
 The message should indicate alternative op to use, if any.
 
string deprecation_message = 12;

সর্বজনীন com.google.protobuf.ByteString getDeprecationMessageBytes ()

 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
 The message should indicate alternative op to use, if any.
 
string deprecation_message = 12;

পাবলিক int getDeprecationVersion ()

 Major version when the op will be deleted. For e.g. set this
 value to 2 if op API should be removed in TensorFlow 2.0 and
 deprecated in versions before that.
 
int32 deprecation_version = 13;

সর্বজনীন স্ট্রিং getDescription ()

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

সর্বজনীন com.google.protobuf.ByteString getDescriptionBytes ()

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

সর্বজনীন স্ট্রিং getDescriptionPrefix ()

 Modify an existing/inherited description by adding text to the beginning
 or end.
 
string description_prefix = 9;

সর্বজনীন com.google.protobuf.ByteString getDescriptionPrefixBytes ()

 Modify an existing/inherited description by adding text to the beginning
 or end.
 
string description_prefix = 9;

সর্বজনীন স্ট্রিং getDescriptionSuffix ()

string description_suffix = 10;

সর্বজনীন com.google.protobuf.ByteString getDescriptionSuffixBytes ()

string description_suffix = 10;

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

পাবলিক ApiDef.Endpoint getEndpoint (int সূচক)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

পাবলিক int getEndpointCount ()

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

সর্বজনীন তালিকা< ApiDef.Endpoint > getEndpointList ()

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

সর্বজনীন ApiDef.EndpointOrBuilder getEndpointOrBuilder (int সূচক)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

সর্বজনীন তালিকা <? ApiDef.EndpointOrBuilder > getEndpointOrBuilderList () প্রসারিত করে

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

সর্বজনীন স্ট্রিং getGraphOpName ()

 Name of the op (in the OpDef) to specify the API for.
 
string graph_op_name = 1;

সর্বজনীন com.google.protobuf.ByteString getGraphOpNameBytes ()

 Name of the op (in the OpDef) to specify the API for.
 
string graph_op_name = 1;

পাবলিক ApiDef.Arg getInArg (int সূচক)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

পাবলিক int getInArgCount ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

সর্বজনীন তালিকা< ApiDef.Arg > getInArgList ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

সর্বজনীন ApiDef.ArgOrBuilder getInArgOrBuilder (int সূচক)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

সর্বজনীন তালিকা <? ApiDef.ArgOrBuilder > getInArgOrBuilderList () প্রসারিত করে

repeated .tensorflow.ApiDef.Arg in_arg = 4;

সর্বজনীন ApiDef.Arg getOutArg (int সূচক)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

পাবলিক int getOutArgCount ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

সর্বজনীন তালিকা< ApiDef.Arg > getOutArgList ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

সর্বজনীন ApiDef.ArgOrBuilder getOutArgOrBuilder (int সূচক)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

সর্বজনীন তালিকা <? ApiDef.ArgOrBuilder > getOutArgOrBuilderList () প্রসারিত করে

repeated .tensorflow.ApiDef.Arg out_arg = 5;

পাবলিক getParserForType ()

পাবলিক int getSerializedSize ()

সর্বজনীন স্ট্রিং getSummary ()

 One-line human-readable description of what the Op does.
 
string summary = 7;

সর্বজনীন com.google.protobuf.ByteString getSummaryBytes ()

 One-line human-readable description of what the Op does.
 
string summary = 7;

সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()

সর্বজনীন ApiDef.Visibility getVisibility ()

.tensorflow.ApiDef.Visibility visibility = 2;

পাবলিক int getVisibilityValue ()

.tensorflow.ApiDef.Visibility visibility = 2;

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক ApiDef.Builder newBuilder ()

পাবলিক স্ট্যাটিক ApiDef.Builder newBuilder ( ApiDef প্রোটোটাইপ)

সর্বজনীন ApiDef.Builder newBuilderForType ()

পাবলিক স্ট্যাটিক ApiDef পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ApiDef parseDelimitedFrom (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ApiDef parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক ApiDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ApiDef পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক ApiDef parseFrom (ByteBuffer ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক ApiDef parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ApiDef parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক ApiDef পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ApiDef parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

পাবলিক ApiDef.Builder to Builder ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IOException