ApiDefOrBuilder

পাবলিক ইন্টারফেস ApiDefOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

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

বিমূর্ত স্ট্রিং
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.
বিমূর্ত তালিকা<স্ট্রিং>
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;
বিমূর্ত স্ট্রিং
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;
বিমূর্ত 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;
বিমূর্ত স্ট্রিং
সারসংক্ষেপ ()
 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.
বিমূর্ত ApiDef.Visibility
দৃশ্যমানতা ()
.tensorflow.ApiDef.Visibility visibility = 2;
বিমূর্ত int
ভিজিবিলিটি ভ্যালু ()
.tensorflow.ApiDef.Visibility visibility = 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 index)

 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;

সর্বজনীন বিমূর্ত তালিকা<String> 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;

সর্বজনীন বিমূর্ত স্ট্রিং 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;

সর্বজনীন বিমূর্ত ApiDef.Endpoint getEndpoint (int index)

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 index)

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;

সর্বজনীন বিমূর্ত স্ট্রিং 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;

সর্বজনীন বিমূর্ত ApiDef.Visibility getVisibility ()

.tensorflow.ApiDef.Visibility visibility = 2;

পাবলিক বিমূর্ত int getVisibilityValue ()

.tensorflow.ApiDef.Visibility visibility = 2;