ApiDefOrBuilder

ממשק ציבורי ApiDefOrBuilder
תת-מחלקות עקיפות ידועות

שיטות ציבוריות

מחרוזת מופשטת
getArgOrder (int index)
 List of original in_arg names to specify new argument order.
תקציר com.google.protobuf.ByteString
getArgOrderBytes (int index)
 List of original in_arg names to specify new argument order.
מופשט int
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 (אינדקס 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 index)
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.
מחרוזת מופשטת
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 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.
תקציר com.google.protobuf.ByteString
getGraphOpNameBytes ()
 Name of the op (in the OpDef) to specify the API for.
תקציר ApiDef.Arg
getInArg (int index)
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 index)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
רשימה מופשטת<? מרחיב את ApiDef.ArgOrBuilder >
getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
תקציר ApiDef.Arg
getOutArg (int index)
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 index)
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.
תקציר com.google.protobuf.ByteString
getSummaryBytes ()
 One-line human-readable description of what the Op does.
תקציר ApiDef.Visibility
getVisibility ()
.tensorflow.ApiDef.Visibility visibility = 2;
מופשט int
getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;

שיטות ציבוריות

תקציר ציבורי מחרוזת getArgOrder (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;

תקציר ציבורי 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 index)

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

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

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

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;