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.Builder | addAllArgOrder (Iterable<String> 값) List of original in_arg names to specify new argument order. |
ApiDef.Builder | |
ApiDef.Builder | addAllEndpoint (Iterable<? 확장 ApiDef.Endpoint > 값) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | addArgOrder (문자열 값) List of original in_arg names to specify new argument order. |
ApiDef.Builder | addArgOrderBytes (com.google.protobuf.ByteString 값) List of original in_arg names to specify new argument order. |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Attr.Builder | addAttrBuilder () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Attr.Builder | addAttrBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | addEndpoint (int 인덱스, ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | |
ApiDef.Builder | addEndpoint ( ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | |
ApiDef.Endpoint.Builder | addEndpointBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.Builder | addEndpointBuilder () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Arg.Builder | addInArgBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg.Builder | addInArgBuilder () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | addOutArg (int 인덱스, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | |
ApiDef.Arg.Builder | addOutArgBuilder () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Arg.Builder | addOutArgBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
APIDef | 짓다 () |
APIDef | 빌드부분 () |
ApiDef.Builder | 분명한 () |
ApiDef.Builder | 클리어Arg주문 () List of original in_arg names to specify new argument order. |
ApiDef.Builder | 클리어 속성 () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | 클리어DeprecationMessage () If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.Builder | 클리어DeprecationVersion () Major version when the op will be deleted. |
ApiDef.Builder | 명확한설명 () Additional, longer human-readable description of what the Op does. |
ApiDef.Builder | 명확한설명접두사 () Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Builder | 명확한설명접미사 () string description_suffix = 10; |
ApiDef.Builder | 클리어엔드포인트 () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
ApiDef.Builder | 클리어그래프OpName () Name of the op (in the OpDef) to specify the API for. |
ApiDef.Builder | 클리어인아르그 () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
ApiDef.Builder | 클리어아웃Arg () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | 클리어요약 () One-line human-readable description of what the Op does. |
ApiDef.Builder | 명확한 가시성 () .tensorflow.ApiDef.Visibility visibility = 2; |
ApiDef.Builder | 클론 () |
끈 | 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. |
com.google.protobuf.ProtocolStringList | getArgOrderList () List of original in_arg names to specify new argument order. |
ApiDef.Attr | getAttr (정수 인덱스) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Attr.Builder | getAttrBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Attr attr = 6; |
목록< ApiDef.Attr.Builder > | getAttrBuilderList () 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; |
APIDef | |
끈 | 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. |
끈 | get설명 () 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; |
최종 정적 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
ApiDef.Endpoint | getEndpoint (정수 인덱스) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.Builder | getEndpointBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
목록< ApiDef.Endpoint.Builder > | getEndpointBuilderList () 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 (정수 인덱스) 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; |
ApiDef.Arg.Builder | getInArgBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
목록< ApiDef.Arg.Builder > | getInArgBuilderList () 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; |
ApiDef.Arg.Builder | getOutArgBuilder (정수 인덱스) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
목록< ApiDef.Arg.Builder > | getOutArgBuilderList () 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; |
끈 | get요약 () 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; |
최종 부울 | 초기화됨 () |
ApiDef.Builder | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
ApiDef.Builder | mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
최종 ApiDef.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 알려지지 않은Fields) |
ApiDef.Builder | RemoveAttr (정수 인덱스) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Builder | RemoveEndpoint (int 인덱스) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | RemoveInArg (정수 인덱스) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Builder | RemoveOutArg (정수 인덱스) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Builder | setArgOrder (int 인덱스, 문자열 값) List of original in_arg names to specify new argument order. |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | setDeprecationMessage (문자열 값) If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
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. |
ApiDef.Builder | setDeprecationVersion (정수 값) Major version when the op will be deleted. |
ApiDef.Builder | setDescription (문자열 값) Additional, longer human-readable description of what the Op does. |
ApiDef.Builder | setDescriptionBytes (com.google.protobuf.ByteString 값) Additional, longer human-readable description of what the Op does. |
ApiDef.Builder | setDescriptionPrefix (문자열 값) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Builder | setDescriptionPrefixBytes (com.google.protobuf.ByteString 값) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Builder | setDescriptionSuffix (문자열 값) string description_suffix = 10; |
ApiDef.Builder | setDescriptionSuffixBytes (com.google.protobuf.ByteString 값) string description_suffix = 10; |
ApiDef.Builder | |
ApiDef.Builder | setEndpoint (int 인덱스, ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
ApiDef.Builder | setGraphOpName (문자열 값) Name of the op (in the OpDef) to specify the API for. |
ApiDef.Builder | setGraphOpNameBytes (com.google.protobuf.ByteString 값) Name of the op (in the OpDef) to specify the API for. |
ApiDef.Builder | |
ApiDef.Builder | |
ApiDef.Builder | |
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 | setSummary (문자열 값) One-line human-readable description of what the Op does. |
ApiDef.Builder | setSummaryBytes (com.google.protobuf.ByteString 값) One-line human-readable description of what the Op does. |
최종 ApiDef.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
ApiDef.Builder | |
ApiDef.Builder | setVisibilityValue (정수 값) .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.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
공개 ApiDef.Builder addAttr ( ApiDef.Attr.Builder builderForValue)
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.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 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.BuilderclearArgOrder ( )
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 클리어GraphOpName ()
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;
공개 int getAttrCount ()
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.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.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;
공개 int getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
공개 목록<? ApiDef.ArgOrBuilder > getInArgOrBuilderList () 를 확장합니다.
repeated .tensorflow.ApiDef.Arg in_arg = 4;
공개 int getOutArgCount ()
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;
공개 int getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;
공개 최종 부울 isInitialized ()
공개 ApiDef.Builder mergeFrom (com.google.protobuf.CodedInputStream 입력, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
던지기
IO예외 |
---|
공개 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.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 setDescription (문자열 값)
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 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.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
공개 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 setSummary (문자열 값)
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;