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
Métodos públicos
ApiDef.Constructor | addAllArgOrder (valores Iterable<String>) List of original in_arg names to specify new argument order. |
ApiDef.Constructor | addAllAttr (Iterable<? extiende los valores de ApiDef.Attr >) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Constructor | addAllEndpoint (Iterable<? extiende los valores de ApiDef.Endpoint >) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Constructor | addAllInArg (Iterable<? extiende los valores de ApiDef.Arg >) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Constructor | addAllOutArg (Iterable<? extiende los valores de ApiDef.Arg >) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Constructor | addArgOrder (valor de cadena) List of original in_arg names to specify new argument order. |
ApiDef.Constructor | addArgOrderBytes (valor com.google.protobuf.ByteString) List of original in_arg names to specify new argument order. |
ApiDef.Constructor | |
ApiDef.Constructor | addAttr (índice int, ApiDef.Attr.Builder builderForValue) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Constructor | |
ApiDef.Constructor | |
ApiDef.Attr.Builder | agregarAttrBuilder () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Attr.Builder | addAttrBuilder (índice int) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Constructor | addEndpoint (índice int, ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Constructor | |
ApiDef.Constructor | addEndpoint ( ApiDef.Endpoint.Builder constructorForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Constructor | |
ApiDef.Endpoint.Builder | addEndpointBuilder (índice int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.Builder | agregarEndpointBuilder () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Constructor | |
ApiDef.Constructor | addInArg (índice int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Constructor | |
ApiDef.Constructor | |
ApiDef.Arg.Builder | addInArgBuilder (índice int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg.Builder | agregarInArgBuilder () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Constructor | |
ApiDef.Constructor | |
ApiDef.Constructor | addOutArg (índice int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Constructor | |
ApiDef.Arg.Builder | agregarOutArgBuilder () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Arg.Builder | addOutArgBuilder (índice int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Constructor | addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
ApiDef | construir () |
ApiDef | |
ApiDef.Constructor | claro () |
ApiDef.Constructor | borrarOrdenArg () List of original in_arg names to specify new argument order. |
ApiDef.Constructor | borrarAttr () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Constructor | borrar mensaje de desaprobación () If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.Constructor | clearDeprecationVersion () Major version when the op will be deleted. |
ApiDef.Constructor | borrarDescripción () Additional, longer human-readable description of what the Op does. |
ApiDef.Constructor | borrarPrefijoDescripción () Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Constructor | borrarDescripciónSufijo () string description_suffix = 10; |
ApiDef.Constructor | borrarpunto final () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Constructor | clearField (campo com.google.protobuf.Descriptors.FieldDescriptor) |
ApiDef.Constructor | borrarNombreOpGraph () Name of the op (in the OpDef) to specify the API for. |
ApiDef.Constructor | borrarInArg () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Constructor | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor uno de) |
ApiDef.Constructor | borrarArg () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Constructor | borrarResumen () One-line human-readable description of what the Op does. |
ApiDef.Constructor | borrarVisibilidad () .tensorflow.ApiDef.Visibility visibility = 2; |
ApiDef.Constructor | clonar () |
Cadena | getArgOrder (índice int) List of original in_arg names to specify new argument order. |
com.google.protobuf.ByteString | getArgOrderBytes (índice int) List of original in_arg names to specify new argument order. |
entero | 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 (índice int) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Attr.Builder | getAttrBuilder (índice int) repeated .tensorflow.ApiDef.Attr attr = 6; |
Lista< ApiDef.Attr.Builder > | getAttrBuilderList () repeated .tensorflow.ApiDef.Attr attr = 6; |
entero | getAttrCount () repeated .tensorflow.ApiDef.Attr attr = 6; |
Lista< ApiDef.Attr > | obtenerListaDeAtributos () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.AttrOrBuilder | getAttrOrBuilder (índice int) repeated .tensorflow.ApiDef.Attr attr = 6; |
Lista<? extiende ApiDef.AttrOrBuilder > | getAttrOrBuilderList () repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef | |
Cadena | 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. |
entero | getDeprecationVersion () Major version when the op will be deleted. |
Cadena | obtener descripción () Additional, longer human-readable description of what the Op does. |
com.google.protobuf.ByteString | obtenerDescripciónBytes () Additional, longer human-readable description of what the Op does. |
Cadena | obtenerPrefijoDescripción () 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. |
Cadena | getDescriptionSuffix () string description_suffix = 10; |
com.google.protobuf.ByteString | getDescriptionSuffixBytes () string description_suffix = 10; |
com.google.protobuf.Descriptors.Descriptor estático final | |
com.google.protobuf.Descriptors.Descriptor | |
ApiDef.Endpoint | getEndpoint (índice int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Endpoint.Builder | getEndpointBuilder (índice int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Lista< ApiDef.Endpoint.Builder > | obtenerEndpointBuilderList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
entero | getEndpointCount () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Lista< ApiDef.Endpoint > | obtener lista de puntos finales () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.EndpointOrBuilder | getEndpointOrBuilder (índice int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Lista<? extiende ApiDef.EndpointOrBuilder > | getEndpointOrBuilderList () repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
Cadena | 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 (índice int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg.Builder | getInArgBuilder (índice int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
Lista< ApiDef.Arg.Builder > | getInArgBuilderList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
entero | getInArgCount () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
Lista< ApiDef.Arg > | getInArgList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.ArgOrBuilder | getInArgOrBuilder (índice int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
Lista<? extiende ApiDef.ArgOrBuilder > | getInArgOrBuilderList () repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Arg | getOutArg (índice int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Arg.Builder | getOutArgBuilder (índice int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Lista< ApiDef.Arg.Builder > | getOutArgBuilderList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
entero | getOutArgCount () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Lista< ApiDef.Arg > | getOutArgList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.ArgOrBuilder | getOutArgOrBuilder (índice int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Lista<? extiende ApiDef.ArgOrBuilder > | getOutArgOrBuilderList () repeated .tensorflow.ApiDef.Arg out_arg = 5; |
Cadena | obtenerResumen () 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.Visibilidad | obtenerVisibilidad () .tensorflow.ApiDef.Visibility visibility = 2; |
entero | obtenerVisibilidadValor () .tensorflow.ApiDef.Visibility visibility = 2; |
booleano final | |
ApiDef.Constructor | mergeFrom (com.google.protobuf.Message otro) |
ApiDef.Constructor | mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry) |
ApiDef.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
ApiDef.Constructor | removeAttr (índice int) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Constructor | eliminarPunto final (índice int) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Constructor | removeInArg (índice int) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Constructor | eliminarOutArg (índice int) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Constructor | setArgOrder (índice int, valor de cadena) List of original in_arg names to specify new argument order. |
ApiDef.Constructor | |
ApiDef.Constructor | setAttr (índice int, ApiDef.Attr.Builder builderForValue) repeated .tensorflow.ApiDef.Attr attr = 6; |
ApiDef.Constructor | setDeprecationMessage (valor de cadena) If this op is deprecated, set deprecation message to the message that should be logged when this op is used. |
ApiDef.Constructor | setDeprecationMessageBytes (valor 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.Constructor | setDeprecationVersion (valor int) Major version when the op will be deleted. |
ApiDef.Constructor | setDescription (valor de cadena) Additional, longer human-readable description of what the Op does. |
ApiDef.Constructor | setDescriptionBytes (valor com.google.protobuf.ByteString) Additional, longer human-readable description of what the Op does. |
ApiDef.Constructor | setDescriptionPrefix (valor de cadena) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Constructor | setDescriptionPrefixBytes (valor com.google.protobuf.ByteString) Modify an existing/inherited description by adding text to the beginning or end. |
ApiDef.Constructor | setDescriptionSuffix (valor de cadena) string description_suffix = 10; |
ApiDef.Constructor | setDescriptionSuffixBytes (valor com.google.protobuf.ByteString) string description_suffix = 10; |
ApiDef.Constructor | |
ApiDef.Constructor | setEndpoint (índice int, ApiDef.Endpoint.Builder builderForValue) repeated .tensorflow.ApiDef.Endpoint endpoint = 3; |
ApiDef.Constructor | setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto) |
ApiDef.Constructor | setGraphOpName (valor de cadena) Name of the op (in the OpDef) to specify the API for. |
ApiDef.Constructor | setGraphOpNameBytes (valor com.google.protobuf.ByteString) Name of the op (in the OpDef) to specify the API for. |
ApiDef.Constructor | |
ApiDef.Constructor | setInArg (índice int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg in_arg = 4; |
ApiDef.Constructor | |
ApiDef.Constructor | setOutArg (índice int, ApiDef.Arg.Builder builderForValue) repeated .tensorflow.ApiDef.Arg out_arg = 5; |
ApiDef.Constructor | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
ApiDef.Constructor | setSummary (valor de cadena) One-line human-readable description of what the Op does. |
ApiDef.Constructor | setSummaryBytes (valor com.google.protobuf.ByteString) One-line human-readable description of what the Op does. |
ApiDef.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
ApiDef.Constructor | |
ApiDef.Constructor | setVisibilityValue (valor int) .tensorflow.ApiDef.Visibility visibility = 2; |
Métodos heredados
Métodos públicos
public ApiDef.Builder addAllArgOrder (valores 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;
public ApiDef.Builder addAllAttr (Iterable<? extiende los valores de ApiDef.Attr >)
repeated .tensorflow.ApiDef.Attr attr = 6;
public ApiDef.Builder addAllEndpoint (Iterable<? extiende los valores de ApiDef.Endpoint >)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
public ApiDef.Builder addAllInArg (Iterable<? extiende los valores de ApiDef.Arg >)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
public ApiDef.Builder addAllOutArg (Iterable<? extiende los valores de ApiDef.Arg >)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.Builder addArgOrder (valor de cadena)
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;
público ApiDef.Builder addArgOrderBytes (valor 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;
público ApiDef.Builder addAttr (índice int, valor ApiDef.Attr )
repeated .tensorflow.ApiDef.Attr attr = 6;
público ApiDef.Builder addAttr (índice int, ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
público ApiDef.Builder addAttr ( ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
público ApiDef.Builder addEndpoint (índice int, ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Builder addEndpoint (índice int, valor de ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Builder addEndpoint ( ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Builder addEndpoint (valor ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Endpoint.Builder addEndpointBuilder (índice int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Endpoint.Builder addEndpointBuilder ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
addInArg público de ApiDef.Builder (valor de ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
público ApiDef.Builder addInArg (índice int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInArg público de ApiDef.Builder ( ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
addInArg público ApiDef.Builder (índice int, valor ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
público ApiDef.Builder addOutArg (índice int, valor ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.Builder addOutArg (índice int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.Builder addOutArg ( ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.Arg.Builder addOutArgBuilder (índice int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público ApiDef.Builder clearArgOrder ()
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;
público 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;
público 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;
pública ApiDef.Builder clearDescription ()
Additional, longer human-readable description of what the Op does.
string description = 8;
público ApiDef.Builder clearDescriptionPrefix ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
público ApiDef.Builder clearGraphOpName ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
público ApiDef.Builder clearSummary ()
One-line human-readable description of what the Op does.
string summary = 7;
cadena pública getArgOrder (índice 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;
público com.google.protobuf.ByteString getArgOrderBytes (índice 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;
público 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;
público 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;
Lista pública< ApiDef.Attr.Builder > getAttrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
público int getAttrCount ()
repeated .tensorflow.ApiDef.Attr attr = 6;
público ApiDef.AttrOrBuilder getAttrOrBuilder (índice int)
repeated .tensorflow.ApiDef.Attr attr = 6;
Lista pública<? extiende ApiDef.AttrOrBuilder > getAttrOrBuilderList ()
repeated .tensorflow.ApiDef.Attr attr = 6;
cadena pública 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;
público 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;
public 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;
cadena pública getDescription ()
Additional, longer human-readable description of what the Op does.
string description = 8;
público com.google.protobuf.ByteString getDescriptionBytes ()
Additional, longer human-readable description of what the Op does.
string description = 8;
cadena pública getDescriptionPrefix ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
público com.google.protobuf.ByteString getDescriptionPrefixBytes ()
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
cadena pública getDescriptionSuffix ()
string description_suffix = 10;
público com.google.protobuf.ByteString getDescriptionSuffixBytes ()
string description_suffix = 10;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
público ApiDef.Endpoint.Builder getEndpointBuilder (índice int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Lista pública< ApiDef.Endpoint.Builder > getEndpointBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público int getEndpointCount ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Lista pública< ApiDef.Endpoint > getEndpointList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.EndpointOrBuilder getEndpointOrBuilder (índice int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
Lista pública<? extiende ApiDef.EndpointOrBuilder > getEndpointOrBuilderList ()
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
cadena pública getGraphOpName ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
público com.google.protobuf.ByteString getGraphOpNameBytes ()
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
Lista pública< ApiDef.Arg.Builder > getInArgBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
público int getInArgCount ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
público ApiDef.ArgOrBuilder getInArgOrBuilder (índice int)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
Lista pública<? extiende ApiDef.ArgOrBuilder > getInArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg in_arg = 4;
público ApiDef.Arg.Builder getOutArgBuilder (índice int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
Lista pública< ApiDef.Arg.Builder > getOutArgBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público int getOutArgCount ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.ArgOrBuilder getOutArgOrBuilder (índice int)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
Lista pública<? extiende ApiDef.ArgOrBuilder > getOutArgOrBuilderList ()
repeated .tensorflow.ApiDef.Arg out_arg = 5;
cadena pública getSummary ()
One-line human-readable description of what the Op does.
string summary = 7;
público com.google.protobuf.ByteString getSummaryBytes ()
One-line human-readable description of what the Op does.
string summary = 7;
público int getVisibilityValue ()
.tensorflow.ApiDef.Visibility visibility = 2;
público final booleano isInitialized ()
público ApiDef.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
ApiDef.Builder final público mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público ApiDef.Builder removeEndpoint (índice int)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Builder setArgOrder (índice int, valor de cadena)
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;
público ApiDef.Builder setAttr (índice int, valor ApiDef.Attr )
repeated .tensorflow.ApiDef.Attr attr = 6;
público ApiDef.Attr.Builder setAttr (índice int, ApiDef.Attr.Builder builderForValue)
repeated .tensorflow.ApiDef.Attr attr = 6;
público ApiDef.Builder setDeprecationMessage (valor de cadena)
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;
público ApiDef.Builder setDeprecationMessageBytes (valor 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;
público ApiDef.Builder setDeprecationVersion (valor 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;
public ApiDef.Builder setDescription (valor de cadena)
Additional, longer human-readable description of what the Op does.
string description = 8;
público ApiDef.Builder setDescriptionBytes (valor com.google.protobuf.ByteString)
Additional, longer human-readable description of what the Op does.
string description = 8;
público ApiDef.Builder setDescriptionPrefix (valor de cadena)
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
público ApiDef.Builder setDescriptionPrefixBytes (valor com.google.protobuf.ByteString)
Modify an existing/inherited description by adding text to the beginning or end.
string description_prefix = 9;
público ApiDef.Builder setDescriptionSuffixBytes (valor com.google.protobuf.ByteString)
string description_suffix = 10;
público ApiDef.Builder setEndpoint (índice int, valor de ApiDef.Endpoint )
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Builder setEndpoint (índice int, ApiDef.Endpoint.Builder builderForValue)
repeated .tensorflow.ApiDef.Endpoint endpoint = 3;
público ApiDef.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público ApiDef.Builder setGraphOpName (valor de cadena)
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
público ApiDef.Builder setGraphOpNameBytes (valor com.google.protobuf.ByteString)
Name of the op (in the OpDef) to specify the API for.
string graph_op_name = 1;
público ApiDef.Builder setInArg (índice int, valor ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg in_arg = 4;
público ApiDef.Builder setInArg (índice int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg in_arg = 4;
público ApiDef.Builder setOutArg (índice int, valor ApiDef.Arg )
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.Builder setOutArg (índice int, ApiDef.Arg.Builder builderForValue)
repeated .tensorflow.ApiDef.Arg out_arg = 5;
público ApiDef.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público ApiDef.Builder setSummary (valor de cadena)
One-line human-readable description of what the Op does.
string summary = 7;
público ApiDef.Builder setSummaryBytes (valor com.google.protobuf.ByteString)
One-line human-readable description of what the Op does.
string summary = 7;
público final ApiDef.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público ApiDef.Builder setVisibility (valor de ApiDef.Visibility )
.tensorflow.ApiDef.Visibility visibility = 2;