Известные косвенные подклассы |
Публичные методы
абстрактная строка | getArgOrder (целочисленный индекс) List of original in_arg names to specify new argument order. |
абстрактный com.google.protobuf.ByteString | getArgOrderBytes (индекс целого числа) List of original in_arg names to specify new argument order. |
абстрактный интервал | getArgOrderCount () List of original in_arg names to specify new argument order. |
абстрактный список<String> | getArgOrderList () List of original in_arg names to specify new argument order. |
абстрактный ApiDef.Attr | getAttr (целевой индекс) repeated .tensorflow.ApiDef.Attr attr = 6; |
абстрактный интервал | getAttrCount () repeated .tensorflow.ApiDef.Attr attr = 6; |
абстрактный список < ApiDef.Attr > | getAttrList () repeated .tensorflow.ApiDef.Attr attr = 6; |
абстрактный ApiDef.AttrOrBuilder | getAttrOrBuilder (индекс целого числа) 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. |
абстрактный интервал | getDeprecationVersion () Major version when the op will be deleted. |
абстрактная строка | получитьОписание () 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 (целочисленный индекс) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
абстрактный интервал | 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 (целочисленный индекс) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
абстрактный интервал | getInArgCount () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
абстрактный список < ApiDef.Arg > | getInArgList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
абстрактный ApiDef.ArgOrBuilder | getInArgOrBuilder (индекс целого числа) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
абстрактный список<? расширяет ApiDef.ArgOrBuilder > | getInArgOrBuilderList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
абстрактный ApiDef.Arg | getOutArg (целочисленный индекс) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
абстрактный интервал | getOutArgCount () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
абстрактный список < ApiDef.Arg > | getOutArgList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
абстрактный ApiDef.ArgOrBuilder | getOutArgOrBuilder (индекс целого числа) 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; |
абстрактный интервал | getVisibilityValue () .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)
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)
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;
общедоступная абстрактная строка 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;