ApiDefOrBuilder

giao diện công cộng ApiDefOrBuilder
Các lớp con gián tiếp đã biết

Phương pháp công khai

chuỗi trừu tượng
getArgOrder (chỉ mục int)
 List of original in_arg names to specify new argument order.
trừu tượng com.google.protobuf.ByteString
getArgOrderBytes (chỉ mục int)
 List of original in_arg names to specify new argument order.
int trừu tượng
getArgOrderCount ()
 List of original in_arg names to specify new argument order.
Danh sách trừu tượng<String>
getArgOrderList ()
 List of original in_arg names to specify new argument order.
trừu tượng ApiDef.Attr
getAttr (chỉ số int)
repeated .tensorflow.ApiDef.Attr attr = 6;
int trừu tượng
getAttrCount ()
repeated .tensorflow.ApiDef.Attr attr = 6;
Danh sách trừu tượng< ApiDef.Attr >
getAttrList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
trừu tượng ApiDef.AttrOrBuilder
getAttrOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Attr attr = 6;
Danh sách trừu tượng<? mở rộng ApiDef.AttrOrBuilder >
getAttrOrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
chuỗi trừu tượng
getDeprecationMessage ()
 If this op is deprecated, set deprecation message to the message
 that should be logged when this op is used.
tóm tắt 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 trừu tượng
getDeprecationVersion ()
 Major version when the op will be deleted.
chuỗi trừu tượng
getDescription ()
 Additional, longer human-readable description of what the Op does.
tóm tắt com.google.protobuf.ByteString
getDescriptionBytes ()
 Additional, longer human-readable description of what the Op does.
chuỗi trừu tượng
getDescriptionPrefix ()
 Modify an existing/inherited description by adding text to the beginning
 or end.
tóm tắt com.google.protobuf.ByteString
getDescriptionPrefixBytes ()
 Modify an existing/inherited description by adding text to the beginning
 or end.
chuỗi trừu tượng
getDescriptionSuffix ()
string description_suffix = 10;
tóm tắt com.google.protobuf.ByteString
getDescriptionSuffixBytes ()
string description_suffix = 10;
trừu tượng ApiDef.Endpoint
getEndpoint (chỉ số int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
int trừu tượng
getEndpointCount ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Danh sách trừu tượng< ApiDef.Endpoint >
getEndpointList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
trừu tượng ApiDef.EndpointOrBuilder
getEndpointOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Danh sách trừu tượng<? mở rộng ApiDef.EndpointOrBuilder >
getEndpointOrBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
chuỗi trừu tượng
getGraphOpName ()
 Name of the op (in the OpDef) to specify the API for.
tóm tắt com.google.protobuf.ByteString
getGraphOpNameBytes ()
 Name of the op (in the OpDef) to specify the API for.
trừu tượng ApiDef.Arg
getInArg (chỉ số int)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
int trừu tượng
getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
Danh sách trừu tượng< ApiDef.Arg >
getInArgList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
trừu tượng ApiDef.ArgOrBuilder
getInArgOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
Danh sách trừu tượng<? mở rộng ApiDef.ArgOrBuilder >
getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
trừu tượng ApiDef.Arg
getOutArg (chỉ số int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
int trừu tượng
getOutArgCount ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
Danh sách trừu tượng< ApiDef.Arg >
getOutArgList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
trừu tượng ApiDef.ArgOrBuilder
getOutArgOrBuilder (chỉ mục int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
Danh sách trừu tượng<? mở rộng ApiDef.ArgOrBuilder >
getOutArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
chuỗi trừu tượng
lấy Tóm tắt ()
 One-line human-readable description of what the Op does.
trừu tượng com.google.protobuf.ByteString
getSummaryBytes ()
 One-line human-readable description of what the Op does.
trừu tượng ApiDef.Visibility
getVisibility ()
.tensorflow.ApiDef.Visibility visibility = 2;
int trừu tượng
getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;

Phương pháp công khai

Chuỗi tóm tắt công khai getArgOrder (chỉ mục 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;

tóm tắt công khai com.google.protobuf.ByteString getArgOrderBytes (chỉ mục 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;

tóm tắt công khai 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;

Danh sách tóm tắt công khai<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;

tóm tắt công khai ApiDef.Attr getAttr (chỉ mục int)

repeated .tensorflow.ApiDef.Attr attr = 6;

tóm tắt công khai int getAttrCount ()

repeated .tensorflow.ApiDef.Attr attr = 6;

Danh sách tóm tắt công khai< ApiDef.Attr > getAttrList ()

repeated .tensorflow.ApiDef.Attr attr = 6;

tóm tắt công khai ApiDef.AttrOrBuilder getAttrOrBuilder (chỉ mục int)

repeated .tensorflow.ApiDef.Attr attr = 6;

Danh sách tóm tắt công khai<? mở rộng ApiDef.AttrOrBuilder > getAttrOrBuilderList ()

repeated .tensorflow.ApiDef.Attr attr = 6;

Chuỗi tóm tắt công khai getDeprecationMessage ()

chuỗi

 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;

tóm tắt công khai com.google.protobuf.ByteString getDeprecationMessageBytes ()

chuỗi

 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;

tóm tắt công khai 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;

Chuỗi tóm tắt công khai getDescription ()

mô tả chuỗi

 Additional, longer human-readable description of what the Op does.
 
string description = 8;

tóm tắt công khai com.google.protobuf.ByteString getDescriptionBytes ()

mô tả chuỗi

 Additional, longer human-readable description of what the Op does.
 
string description = 8;

Chuỗi tóm tắt công khai getDescriptionPrefix ()

 Modify an existing/inherited description by adding text to the beginning
 or end.
 
string description_prefix = 9;

tóm tắt công khai com.google.protobuf.ByteString getDescriptionPrefixBytes ()

 Modify an existing/inherited description by adding text to the beginning
 or end.
 
string description_prefix = 9;

Chuỗi tóm tắt công khai getDescriptionSuffix ()

string description_suffix = 10;

tóm tắt công khai com.google.protobuf.ByteString getDescriptionSuffixBytes ()

string description_suffix = 10;

tóm tắt công khai ApiDef.Endpoint getEndpoint (chỉ mục int)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

tóm tắt công khai int getEndpointCount ()

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

Danh sách tóm tắt công khai< ApiDef.Endpoint > getEndpointList ()

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

tóm tắt công khai ApiDef.EndpointOrBuilder getEndpointOrBuilder (chỉ mục int)

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

Danh sách tóm tắt công khai<? mở rộng ApiDef.EndpointOrBuilder > getEndpointOrBuilderList ()

repeated .tensorflow.ApiDef.Endpoint endpoint = 3;

Chuỗi tóm tắt công khai getGraphOpName ()

 Name of the op (in the OpDef) to specify the API for.
 
string graph_op_name = 1;

tóm tắt công khai com.google.protobuf.ByteString getGraphOpNameBytes ()

 Name of the op (in the OpDef) to specify the API for.
 
string graph_op_name = 1;

tóm tắt công khai ApiDef.Arg getInArg (chỉ mục int)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

tóm tắt công khai int getInArgCount ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

Danh sách tóm tắt công khai< ApiDef.Arg > getInArgList ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

tóm tắt công khai ApiDef.ArgOrBuilder getInArgOrBuilder (chỉ mục int)

repeated .tensorflow.ApiDef.Arg in_arg = 4;

Danh sách tóm tắt công khai<? mở rộng ApiDef.ArgOrBuilder > getInArgOrBuilderList ()

repeated .tensorflow.ApiDef.Arg in_arg = 4;

tóm tắt công khai ApiDef.Arg getOutArg (chỉ mục int)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

tóm tắt công khai int getOutArgCount ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

Danh sách tóm tắt công khai< ApiDef.Arg > getOutArgList ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

tóm tắt công khai ApiDef.ArgOrBuilder getOutArgOrBuilder (chỉ mục int)

repeated .tensorflow.ApiDef.Arg out_arg = 5;

Danh sách tóm tắt công khai<? mở rộng ApiDef.ArgOrBuilder > getOutArgOrBuilderList ()

repeated .tensorflow.ApiDef.Arg out_arg = 5;

Chuỗi tóm tắt công khai getSummary ()

tóm tắt chuỗi

 One-line human-readable description of what the Op does.
 
string summary = 7;

tóm tắt công khai com.google.protobuf.ByteString getSummaryBytes ()

tóm tắt chuỗi

 One-line human-readable description of what the Op does.
 
string summary = 7;

tóm tắt công khai ApiDef.Visibility getVisibility ()

.tensorflow.ApiDef.Visibility visibility = 2;

tóm tắt công khai int getVisibilityValue ()

.tensorflow.ApiDef.Visibility visibility = 2;