Znane podklasy pośrednie |
Metody publiczne
abstrakcyjny ciąg | getArgOrder (indeks int) List of original in_arg names to specify new argument order. |
streszczenie com.google.protobuf.ByteString | getArgOrderBytes (indeks int) List of original in_arg names to specify new argument order. |
streszczenie wew | getArgOrderCount () List of original in_arg names to specify new argument order. |
lista abstrakcyjna<String> | getArgOrderList () List of original in_arg names to specify new argument order. |
streszczenie ApiDef.Attr | getAttr (indeks int) repeated .tensorflow.ApiDef.Attr attr = 6; |
streszczenie wew | getAttrCount () repeated .tensorflow.ApiDef.Attr attr = 6; |
lista abstrakcyjna< ApiDef.Attr > | getAttrList () repeated .tensorflow.ApiDef.Attr attr = 6; |
streszczenie ApiDef.AttrOrBuilder | getAttrOrBuilder (indeks int) repeated .tensorflow.ApiDef.Attr attr = 6; |
lista abstrakcyjna<? rozszerza ApiDef.AttrOrBuilder > | getAttrOrBuilderList () repeated .tensorflow.ApiDef.Attr attr = 6; |
abstrakcyjny ciąg | pobierz wiadomość o wycofaniu () If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
streszczenie 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. |
streszczenie wew | getDeprecationVersion () Major version when the op will be deleted. |
abstrakcyjny ciąg | pobierz opis () Additional, longer human-readable description of what the Op does. |
streszczenie com.google.protobuf.ByteString | getDescriptionBytes () Additional, longer human-readable description of what the Op does. |
abstrakcyjny ciąg | pobierzPrefiksOpisu () Modify an existing/inherited description by adding text to the beginning or end. |
streszczenie com.google.protobuf.ByteString | getDescriptionPrefixBytes () Modify an existing/inherited description by adding text to the beginning or end. |
abstrakcyjny ciąg | getDescriptionSuffix () string description_suffix = 10; |
streszczenie com.google.protobuf.ByteString | getDescriptionSuffixBytes () string description_suffix = 10; |
abstrakcyjny punkt końcowy ApiDef | getEndpoint (indeks int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
streszczenie wew | pobierz liczbę punktów końcowych () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
lista abstrakcyjna< ApiDef.Endpoint > | getEndpointList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
streszczenie ApiDef.EndpointOrBuilder | getEndpointOrBuilder (indeks int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
lista abstrakcyjna<? rozszerza ApiDef.EndpointOrBuilder > | getEndpointOrBuilderList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
abstrakcyjny ciąg | getGraphOpName () Name of the op (in the OpDef) to specify the API for. |
streszczenie com.google.protobuf.ByteString | getGraphOpNameBytes () Name of the op (in the OpDef) to specify the API for. |
streszczenie ApiDef.Arg | getInArg (indeks int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
streszczenie wew | getInArgCount () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
lista abstrakcyjna< ApiDef.Arg > | getInArgList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
streszczenie ApiDef.ArgOrBuilder | getInArgOrBuilder (indeks int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
lista abstrakcyjna<? rozszerza ApiDef.ArgOrBuilder > | getInArgOrBuilderList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
streszczenie ApiDef.Arg | getOutArg (indeks int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
streszczenie wew | getOutArgCount () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
lista abstrakcyjna< ApiDef.Arg > | getOutArgList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
streszczenie ApiDef.ArgOrBuilder | getOutArgOrBuilder (indeks int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
lista abstrakcyjna<? rozszerza ApiDef.ArgOrBuilder > | getOutArgOrBuilderList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
abstrakcyjny ciąg | pobierz podsumowanie () One-line human-readable description of what the Op does. |
streszczenie com.google.protobuf.ByteString | getSummaryBytes () One-line human-readable description of what the Op does. |
streszczenie ApiDef.Widoczność | uzyskaj widoczność () .tensorflow.ApiDef.Visibility visibility = 2; |
streszczenie wew | getVisibilityValue () .tensorflow.ApiDef.Visibility visibility = 2; |
Metody publiczne
public streszczenie String getArgOrder (indeks 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;
publiczne streszczenie com.google.protobuf.ByteString getArgOrderBytes (indeks 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;
publiczne streszczenie 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;
publiczna lista abstrakcyjna<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;
publiczne streszczenie int getAttrCount ()
repeated .tensorflow.ApiDef.Attr attr = 6;
publiczna lista abstrakcyjna< ApiDef.Attr > getAttrList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
publiczne streszczenie ApiDef.AttrOrBuilder getAttrOrBuilder (indeks int)
repeated .tensorflow.ApiDef.Attr attr = 6;
publiczna lista abstrakcyjna<? rozszerza ApiDef.AttrOrBuilder > getAttrOrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
publiczny ciąg abstrakcyjny 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;
publiczne streszczenie 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;
publiczne streszczenie 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;
publiczna abstrakcja String getDescription ()
Additional, longer human-readable description of what the Op does.
string description = 8;
publiczne streszczenie com.google.protobuf.ByteString getDescriptionBytes ()
Additional, longer human-readable description of what the Op does.
string description = 8;
publiczna abstrakcja String getDescriptionPrefix ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
publiczne streszczenie com.google.protobuf.ByteString getDescriptionPrefixBytes ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
publiczna abstrakcja String getDescriptionSuffix ()
string description_suffix = 10;
publiczne streszczenie com.google.protobuf.ByteString getDescriptionSuffixBytes ()
string description_suffix = 10;
publiczna abstrakcja ApiDef.Endpoint getEndpoint (indeks int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
publiczne streszczenie int getEndpointCount ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
publiczna lista abstrakcyjna< ApiDef.Endpoint > getEndpointList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
publiczne streszczenie ApiDef.EndpointOrBuilder getEndpointOrBuilder (indeks int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
publiczna lista abstrakcyjna<? rozszerza ApiDef.EndpointOrBuilder > getEndpointOrBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
publiczny ciąg abstrakcyjny getGraphOpName ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
publiczne streszczenie com.google.protobuf.ByteString getGraphOpNameBytes ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
publiczne streszczenie int getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
publiczna lista abstrakcyjna< ApiDef.Arg > getInArgList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
publiczne streszczenie ApiDef.ArgOrBuilder getInArgOrBuilder (indeks int)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
publiczna lista abstrakcyjna<? rozszerza ApiDef.ArgOrBuilder > getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
publiczne streszczenie ApiDef.Arg getOutArg (indeks int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
publiczne streszczenie int getOutArgCount ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
publiczna lista abstrakcyjna< ApiDef.Arg > getOutArgList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
publiczne streszczenie ApiDef.ArgOrBuilder getOutArgOrBuilder (indeks int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
publiczna lista abstrakcyjna<? rozszerza ApiDef.ArgOrBuilder > getOutArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
publiczne streszczenie String getSummary ()
One-line human-readable description of what the Op does.
string summary = 7;
publiczne streszczenie com.google.protobuf.ByteString getSummaryBytes ()
One-line human-readable description of what the Op does.
string summary = 7;
publiczne streszczenie ApiDef.Visibility getVisibility ()
.tensorflow.ApiDef.Visibility visibility = 2;
publiczne streszczenie int getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;