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.
tensorflow.ApiDef
सार्वजनिक तरीके
ApiDef.बिल्डर | addAllArgOrder (इटरेबल<स्ट्रिंग> मान) List of original in_arg names to specify new argument order. |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | addAllEndpoint (Iterable<? ApiDef.Endpoint > मान बढ़ाता है) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | addArgOrder (स्ट्रिंग मान) List of original in_arg names to specify new argument order. |
ApiDef.बिल्डर | addArgOrderBytes (com.google.protobuf.ByteString मान) List of original in_arg names to specify new argument order. |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | addAttr (int इंडेक्स, ApiDef.Attr.Builder BuilderForValue) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | |
ApiDef.Attr.बिल्डर | addAttrबिल्डर () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Attr.बिल्डर | addAttrBuilder (int अनुक्रमणिका) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.बिल्डर | addEndpoint (int इंडेक्स, ApiDef.Endpoint.Builder BuilderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | addEndpoint ( ApiDef.Endpoint.Builder BuilderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.बिल्डर | |
ApiDef.Endpoint.बिल्डर | addEndpointBuilder (int अनुक्रमणिका) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.बिल्डर | addEndpointBuilder () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | addInArg (int इंडेक्स, ApiDef.Arg.Builder BuilderForValue) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | |
ApiDef.Arg.बिल्डर | addInArgBuilder (int अनुक्रमणिका) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg.बिल्डर | addInArgBuilder () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | addOutArg (int इंडेक्स, ApiDef.Arg.Builder BuilderForValue) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.बिल्डर | |
ApiDef.Arg.बिल्डर | addOutArgBuilder () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Arg.बिल्डर | addOutArgBuilder (int अनुक्रमणिका) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.बिल्डर | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
एपीआईडीईएफ | निर्माण () |
एपीआईडीईएफ | बिल्डआंशिक () |
ApiDef.बिल्डर | स्पष्ट () |
ApiDef.बिल्डर | क्लियरआर्गऑर्डर () List of original in_arg names to specify new argument order. |
ApiDef.बिल्डर | क्लियरअटर () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.बिल्डर | क्लियरडिप्रेशनमैसेज () If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.बिल्डर | स्पष्ट अवमूल्यनसंस्करण () Major version when the op will be deleted. |
ApiDef.बिल्डर | स्पष्ट विवरण () Additional, longer human-readable description of what the Op does. |
ApiDef.बिल्डर | स्पष्ट विवरण उपसर्ग () Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.बिल्डर | स्पष्ट विवरणप्रत्यय () string description_suffix = 10; |
ApiDef.बिल्डर | क्लियरएंडपॉइंट () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.बिल्डर | क्लियरफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड) |
ApiDef.बिल्डर | क्लियरग्राफऑपनाम () Name of the op (in the OpDef) to specify the API for. |
ApiDef.बिल्डर | क्लियरइनआर्ग () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.बिल्डर | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.बिल्डर | क्लियरआउटआर्ग () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.बिल्डर | स्पष्टसारांश () One-line human-readable description of what the Op does. |
ApiDef.बिल्डर | स्पष्ट दृश्यता () .tensorflow.ApiDef.Visibility visibility = 2; |
ApiDef.बिल्डर | क्लोन () |
डोरी | getArgOrder (इंट इंडेक्स) 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; |
ApiDef.Attr.बिल्डर | getAttrBuilder (int सूचकांक) repeated .tensorflow.ApiDef.Attr attr = 6; |
सूची < ApiDef.Attr.Builder > | getAttrBuilderList () 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 यहाँ | getDeprecationVersion () Major version when the op will be deleted. |
डोरी | विवरण प्राप्त करें () Additional, longer human-readable description of what the Op does. |
com.google.protobuf.ByteString | getDescriptionबाइट्स () 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. |
डोरी | getDescriptionप्रत्यय () string description_suffix = 10; |
com.google.protobuf.ByteString | getDescriptionSuffixBytes () string description_suffix = 10; |
अंतिम स्थिर com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
ApiDef.Endpoint | getEndpoint (int सूचकांक) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.बिल्डर | getEndpointBuilder (इंट इंडेक्स) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
सूची< ApiDef.Endpoint.Builder > | getEndpointBuilderList () 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; |
ApiDef.Arg.बिल्डर | getInArgBuilder (int अनुक्रमणिका) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
सूची< ApiDef.Arg.Builder > | getInArgBuilderList () 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; |
ApiDef.Arg.बिल्डर | getOutArgBuilder (int अनुक्रमणिका) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
सूची< ApiDef.Arg.Builder > | getOutArgBuilderList () 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.दृश्यता | दृश्यता प्राप्त करें () .tensorflow.ApiDef.Visibility visibility = 2; |
int यहाँ | getVisibilityValue () .tensorflow.ApiDef.Visibility visibility = 2; |
अंतिम बूलियन | |
ApiDef.बिल्डर | मर्जफ्रॉम (com.google.protobuf.Message अन्य) |
ApiDef.बिल्डर | मर्जफ्रॉम (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री) |
अंतिम ApiDef.Builder | मर्जअज्ञातफ़ील्ड्स (com.google.protobuf.UnknownFieldSet अज्ञातफ़ील्ड्स) |
ApiDef.बिल्डर | रिमूवअटर (इंट इंडेक्स) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.बिल्डर | रिमूवएंडपॉइंट (इंट इंडेक्स) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.बिल्डर | रिमूवइनआर्ग (इंट इंडेक्स) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.बिल्डर | रिमूवआउटआर्ग (इंट इंडेक्स) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.बिल्डर | setArgOrder (int सूचकांक, स्ट्रिंग मान) List of original in_arg names to specify new argument order. |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | setAttr (int इंडेक्स, ApiDef.Attr.Builder BuilderForValue) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.बिल्डर | setDeprecationMessage (स्ट्रिंग मान) If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.बिल्डर | setDeprecationMessageBytes (com.google.protobuf.ByteString मान) If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.बिल्डर | setDeprecationVersion (int मान) Major version when the op will be deleted. |
ApiDef.बिल्डर | सेट विवरण (स्ट्रिंग मान) Additional, longer human-readable description of what the Op does. |
ApiDef.बिल्डर | setDescriptionBytes (com.google.protobuf.ByteString मान) Additional, longer human-readable description of what the Op does. |
ApiDef.बिल्डर | setDescriptionPrefix (स्ट्रिंग मान) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.बिल्डर | setDescriptionPrefixBytes (com.google.protobuf.ByteString मान) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.बिल्डर | setDescriptionSuffix (स्ट्रिंग मान) string description_suffix = 10; |
ApiDef.बिल्डर | setDescriptionSuffixBytes (com.google.protobuf.ByteString मान) string description_suffix = 10; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | सेटएंडपॉइंट (int इंडेक्स, ApiDef.Endpoint.Builder BuilderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.बिल्डर | सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान) |
ApiDef.बिल्डर | सेटग्राफऑपनाम (स्ट्रिंग मान) Name of the op (in the OpDef) to specify the API for. |
ApiDef.बिल्डर | setGraphOpNameBytes (com.google.protobuf.ByteString मान) Name of the op (in the OpDef) to specify the API for. |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | setInArg (int इंडेक्स, ApiDef.Arg.Builder BuilderForValue) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | setOutArg (int इंडेक्स, ApiDef.Arg.Builder BuilderForValue) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.बिल्डर | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, इंट इंडेक्स, ऑब्जेक्ट वैल्यू) |
ApiDef.बिल्डर | सेटसारांश (स्ट्रिंग मान) One-line human-readable description of what the Op does. |
ApiDef.बिल्डर | setSummaryBytes (com.google.protobuf.ByteString मान) One-line human-readable description of what the Op does. |
अंतिम ApiDef.Builder | अज्ञात फ़ील्ड सेट करें (com.google.protobuf. अज्ञात फ़ील्ड सेट अज्ञात फ़ील्ड) |
ApiDef.बिल्डर | |
ApiDef.बिल्डर | setVisibilityValue (int मान) .tensorflow.ApiDef.Visibility visibility = 2; |
विरासत में मिली विधियाँ
सार्वजनिक तरीके
सार्वजनिक ApiDef.Builder addAllArgOrder (Iterable<String> मान)
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.Builder addAllAttr (Iterable<? ApiDef.Attr > मान बढ़ाता है)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक ApiDef.Builder addAllEndpoint (Iterable<? ApiDef.Endpoint > मान बढ़ाता है)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder addAllInArg (Iterable<? ApiDef.Arg > मान बढ़ाता है)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक ApiDef.Builder addAllOutArg (Iterable<? ApiDef.Arg > मान बढ़ाता है)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक ApiDef.Builder addArgOrder (स्ट्रिंग मान)
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.Builder addArgOrderBytes (com.google.protobuf.ByteString मान)
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.Builder addAttr (int सूचकांक, ApiDef.Attr मान)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक ApiDef.Builder addAttr (int सूचकांक, ApiDef.Attr.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक ApiDef.Builder addAttr ( ApiDef.Attr.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक ApiDef.Attr.Builder addAttrBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक ApiDef.Builder addEndpoint (int इंडेक्स, ApiDef.Endpoint.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder addEndpoint (int सूचकांक, ApiDef.Endpoint मान)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder addEndpoint ( ApiDef.Endpoint.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder addEndpoint ( ApiDef.Endpoint मान)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Endpoint.Builder addEndpointBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Endpoint.Builder addEndpointBuilder ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder addInArg (int अनुक्रमणिका, ApiDef.Arg.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक ApiDef.Builder addInArg ( ApiDef.Arg.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक ApiDef.Builder addInArg (int सूचकांक, ApiDef.Arg मान)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक ApiDef.Arg.Builder addInArgBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक ApiDef.Builder addOutArg (int सूचकांक, ApiDef.Arg मान)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक ApiDef.Builder addOutArg (int अनुक्रमणिका, ApiDef.Arg.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक ApiDef.Builder addOutArg ( ApiDef.Arg.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक ApiDef.Arg.Builder addOutArgBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक ApiDef.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक ApiDef.Builder ClearArgOrder ()
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.Builder ClearDeprecationMessage ()
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;
सार्वजनिक ApiDef.Builder ClearDeprecationVersion ()
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;
सार्वजनिक ApiDef.Builder स्पष्ट विवरण ()
Additional, longer human-readable description of what the Op does.
string description = 8;
सार्वजनिक ApiDef.Builder ClearDescriptionPrefix ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
सार्वजनिक ApiDef.Builder ClearGraphOpName ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
सार्वजनिक ApiDef.Builder स्पष्टसारांश ()
One-line human-readable description of what the Op does.
string summary = 7;
सार्वजनिक स्ट्रिंग 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.Builder getAttrBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक सूची < ApiDef.Attr.Builder > getAttrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक int getAttrCount ()
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;
सार्वजनिक स्थैतिक अंतिम com.google.protobuf.Descriptors.Descriptor getDescriptor ()
सार्वजनिक com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
सार्वजनिक ApiDef.Endpoint getEndpoint (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Endpoint.Builder getEndpointBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक सूची < ApiDef.Endpoint.Builder > getEndpointBuilderList ()
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.Builder getInArgBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक सूची < ApiDef.Arg.Builder > getInArgBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक int getInArgCount ()
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.Builder getOutArgBuilder (int अनुक्रमणिका)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक सूची < ApiDef.Arg.Builder > getOutArgBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक int getOutArgCount ()
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;
सार्वजनिक पूर्णांक getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;
सार्वजनिक अंतिम बूलियन आरंभीकृत है ()
सार्वजनिक ApiDef.Builder mergeFrom (com.google.protobuf.CodedInputStream इनपुट, com.google.protobuf.ExtensionRegistryLite एक्सटेंशनरजिस्ट्री)
फेंकता
आईओ अपवाद |
---|
सार्वजनिक अंतिम ApiDef.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet अज्ञातFields)
सार्वजनिक ApiDef.Builder रिमूवएंडपॉइंट (इंट इंडेक्स)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder setArgOrder (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;
सार्वजनिक ApiDef.Builder setAttr (int सूचकांक, ApiDef.Attr मान)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक ApiDef.Builder setAttr (int सूचकांक, ApiDef.Attr.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
सार्वजनिक ApiDef.Builder setDeprecationMessage (स्ट्रिंग मान)
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;
सार्वजनिक ApiDef.Builder setDeprecationMessageBytes (com.google.protobuf.ByteString मान)
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;
सार्वजनिक ApiDef.Builder setDeprecationVersion (int मान)
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;
सार्वजनिक ApiDef.Builder सेट विवरण (स्ट्रिंग मान)
Additional, longer human-readable description of what the Op does.
string description = 8;
सार्वजनिक ApiDef.Builder setDescriptionBytes (com.google.protobuf.ByteString मान)
Additional, longer human-readable description of what the Op does.
string description = 8;
सार्वजनिक ApiDef.Builder setDescriptionPrefix (स्ट्रिंग मान)
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
सार्वजनिक ApiDef.Builder setDescriptionPrefixBytes (com.google.protobuf.ByteString मान)
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
सार्वजनिक ApiDef.Builder setDescriptionSuffixBytes (com.google.protobuf.ByteString मान)
string description_suffix = 10;
सार्वजनिक ApiDef.Builder setEndpoint (int सूचकांक, ApiDef.Endpoint मान)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder setEndpoint (int इंडेक्स, ApiDef.Endpoint.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
सार्वजनिक ApiDef.Builder सेटफ़ील्ड (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, ऑब्जेक्ट मान)
सार्वजनिक ApiDef.Builder setGraphOpName (स्ट्रिंग मान)
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
सार्वजनिक ApiDef.Builder setGraphOpNameBytes (com.google.protobuf.ByteString मान)
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
सार्वजनिक ApiDef.Builder setInArg (int सूचकांक, ApiDef.Arg मान)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक ApiDef.Builder setInArg (int अनुक्रमणिका, ApiDef.Arg.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
सार्वजनिक ApiDef.Builder setOutArg (int सूचकांक, ApiDef.Arg मान)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक ApiDef.Builder setOutArg (int सूचकांक, ApiDef.Arg.Builder BuilderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
सार्वजनिक ApiDef.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor फ़ील्ड, int अनुक्रमणिका, ऑब्जेक्ट मान)
सार्वजनिक ApiDef.Builder सेटसारांश (स्ट्रिंग मान)
One-line human-readable description of what the Op does.
string summary = 7;
सार्वजनिक ApiDef.Builder setSummaryBytes (com.google.protobuf.ByteString मान)
One-line human-readable description of what the Op does.
string summary = 7;
सार्वजनिक ApiDef.Builder setVisibility ( ApiDef.Visibility मान)
.tensorflow.ApiDef.Visibility visibility = 2;