Class OpDef.ArgDef.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<OpDef.ArgDef.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
org.tensorflow.proto.OpDef.ArgDef.Builder
- All Implemented Interfaces:
Message.Builder, MessageLite.Builder, MessageLiteOrBuilder, MessageOrBuilder, Cloneable, OpDef.ArgDefOrBuilder
- Enclosing class:
OpDef.ArgDef
public static final class OpDef.ArgDef.Builder
extends GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
implements OpDef.ArgDefOrBuilder
For describing inputs and outputs.Protobuf type
tensorflow.OpDef.ArgDef-
Method Summary
Modifier and TypeMethodDescriptionaddAllHandleData(Iterable<? extends ResourceHandleProto.DtypeAndShape> values) The handle data for resource inputs.addHandleData(int index, ResourceHandleProto.DtypeAndShape value) The handle data for resource inputs.addHandleData(int index, ResourceHandleProto.DtypeAndShape.Builder builderForValue) The handle data for resource inputs.The handle data for resource inputs.addHandleData(ResourceHandleProto.DtypeAndShape.Builder builderForValue) The handle data for resource inputs.The handle data for resource inputs.addHandleDataBuilder(int index) The handle data for resource inputs.addRepeatedField(Descriptors.FieldDescriptor field, Object value) build()clear()Human readable description.Experimental.The handle data for resource inputs.For inputs: if true, the inputs are required to be refs.Name for the input/output.if specified, attr must have type "int"Describes the type of one or more tensors that are accepted/produced by this input/output arg.if specified, attr must have type "type"If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.clone()Human readable description.Human readable description.static final Descriptors.DescriptorExperimental.Experimental.Experimental.getHandleData(int index) The handle data for resource inputs.getHandleDataBuilder(int index) The handle data for resource inputs.The handle data for resource inputs.intThe handle data for resource inputs.The handle data for resource inputs.getHandleDataOrBuilder(int index) The handle data for resource inputs.List<? extends ResourceHandleProto.DtypeAndShapeOrBuilder> The handle data for resource inputs.booleangetIsRef()For inputs: if true, the inputs are required to be refs.getName()Name for the input/output.Name for the input/output.if specified, attr must have type "int"if specified, attr must have type "int"getType()Describes the type of one or more tensors that are accepted/produced by this input/output arg.if specified, attr must have type "type"if specified, attr must have type "type"If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.intDescribes the type of one or more tensors that are accepted/produced by this input/output arg.booleanExperimental.protected GeneratedMessageV3.FieldAccessorTablefinal booleanExperimental.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) mergeFrom(OpDef.ArgDef other) final OpDef.ArgDef.BuildermergeUnknownFields(UnknownFieldSet unknownFields) removeHandleData(int index) The handle data for resource inputs.setDescription(String value) Human readable description.setDescriptionBytes(ByteString value) Human readable description.Experimental.setExperimentalFullType(FullTypeDef.Builder builderForValue) Experimental.setField(Descriptors.FieldDescriptor field, Object value) setHandleData(int index, ResourceHandleProto.DtypeAndShape value) The handle data for resource inputs.setHandleData(int index, ResourceHandleProto.DtypeAndShape.Builder builderForValue) The handle data for resource inputs.setIsRef(boolean value) For inputs: if true, the inputs are required to be refs.Name for the input/output.setNameBytes(ByteString value) Name for the input/output.setNumberAttr(String value) if specified, attr must have type "int"setNumberAttrBytes(ByteString value) if specified, attr must have type "int"setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) Describes the type of one or more tensors that are accepted/produced by this input/output arg.setTypeAttr(String value) if specified, attr must have type "type"setTypeAttrBytes(ByteString value) if specified, attr must have type "type"setTypeListAttr(String value) If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.setTypeListAttrBytes(ByteString value) If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.setTypeValue(int value) Describes the type of one or more tensors that are accepted/produced by this input/output arg.final OpDef.ArgDef.BuildersetUnknownFields(UnknownFieldSet unknownFields) Methods inherited from class GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface MessageLite.Builder
mergeFromMethods inherited from interface MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
-
internalGetFieldAccessorTable
- Specified by:
internalGetFieldAccessorTablein classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
clear
- Specified by:
clearin interfaceMessage.Builder- Specified by:
clearin interfaceMessageLite.Builder- Overrides:
clearin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
getDescriptorForType
- Specified by:
getDescriptorForTypein interfaceMessage.Builder- Specified by:
getDescriptorForTypein interfaceMessageOrBuilder- Overrides:
getDescriptorForTypein classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfaceMessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfaceMessageOrBuilder
-
build
- Specified by:
buildin interfaceMessage.Builder- Specified by:
buildin interfaceMessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfaceMessage.Builder- Specified by:
buildPartialin interfaceMessageLite.Builder
-
clone
- Specified by:
clonein interfaceMessage.Builder- Specified by:
clonein interfaceMessageLite.Builder- Overrides:
clonein classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
setField
- Specified by:
setFieldin interfaceMessage.Builder- Overrides:
setFieldin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
clearField
- Specified by:
clearFieldin interfaceMessage.Builder- Overrides:
clearFieldin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
clearOneof
- Specified by:
clearOneofin interfaceMessage.Builder- Overrides:
clearOneofin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
setRepeatedField
public OpDef.ArgDef.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfaceMessage.Builder- Overrides:
setRepeatedFieldin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
addRepeatedField
- Specified by:
addRepeatedFieldin interfaceMessage.Builder- Overrides:
addRepeatedFieldin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfaceMessage.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<OpDef.ArgDef.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfaceMessageLiteOrBuilder- Overrides:
isInitializedin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
mergeFrom
public OpDef.ArgDef.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfaceMessage.Builder- Specified by:
mergeFromin interfaceMessageLite.Builder- Overrides:
mergeFromin classAbstractMessage.Builder<OpDef.ArgDef.Builder>- Throws:
IOException
-
getName
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;- Specified by:
getNamein interfaceOpDef.ArgDefOrBuilder- Returns:
- The name.
-
getNameBytes
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;- Specified by:
getNameBytesin interfaceOpDef.ArgDefOrBuilder- Returns:
- The bytes for name.
-
setName
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;- Parameters:
value- The name to set.- Returns:
- This builder for chaining.
-
clearName
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;- Returns:
- This builder for chaining.
-
setNameBytes
Name for the input/output. Should match the regexp "[a-z][a-z0-9_]*".
string name = 1;- Parameters:
value- The bytes for name to set.- Returns:
- This builder for chaining.
-
getDescription
Human readable description.
string description = 2;- Specified by:
getDescriptionin interfaceOpDef.ArgDefOrBuilder- Returns:
- The description.
-
getDescriptionBytes
Human readable description.
string description = 2;- Specified by:
getDescriptionBytesin interfaceOpDef.ArgDefOrBuilder- Returns:
- The bytes for description.
-
setDescription
Human readable description.
string description = 2;- Parameters:
value- The description to set.- Returns:
- This builder for chaining.
-
clearDescription
Human readable description.
string description = 2;- Returns:
- This builder for chaining.
-
setDescriptionBytes
Human readable description.
string description = 2;- Parameters:
value- The bytes for description to set.- Returns:
- This builder for chaining.
-
getTypeValue
public int getTypeValue()Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;- Specified by:
getTypeValuein interfaceOpDef.ArgDefOrBuilder- Returns:
- The enum numeric value on the wire for type.
-
setTypeValue
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;- Parameters:
value- The enum numeric value on the wire for type to set.- Returns:
- This builder for chaining.
-
getType
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;- Specified by:
getTypein interfaceOpDef.ArgDefOrBuilder- Returns:
- The type.
-
setType
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;- Parameters:
value- The type to set.- Returns:
- This builder for chaining.
-
clearType
Describes the type of one or more tensors that are accepted/produced by this input/output arg. The only legal combinations are: * For a single tensor: either the "type" field is set or the "type_attr" field is set to the name of an attr with type "type". * For a sequence of tensors with the same type: the "number_attr" field will be set to the name of an attr with type "int", and either the "type" or "type_attr" field will be set as for single tensors. * For a sequence of tensors, the "type_list_attr" field will be set to the name of an attr with type "list(type)".
.tensorflow.DataType type = 3;- Returns:
- This builder for chaining.
-
getTypeAttr
if specified, attr must have type "type"
string type_attr = 4;- Specified by:
getTypeAttrin interfaceOpDef.ArgDefOrBuilder- Returns:
- The typeAttr.
-
getTypeAttrBytes
if specified, attr must have type "type"
string type_attr = 4;- Specified by:
getTypeAttrBytesin interfaceOpDef.ArgDefOrBuilder- Returns:
- The bytes for typeAttr.
-
setTypeAttr
if specified, attr must have type "type"
string type_attr = 4;- Parameters:
value- The typeAttr to set.- Returns:
- This builder for chaining.
-
clearTypeAttr
if specified, attr must have type "type"
string type_attr = 4;- Returns:
- This builder for chaining.
-
setTypeAttrBytes
if specified, attr must have type "type"
string type_attr = 4;- Parameters:
value- The bytes for typeAttr to set.- Returns:
- This builder for chaining.
-
getNumberAttr
if specified, attr must have type "int"
string number_attr = 5;- Specified by:
getNumberAttrin interfaceOpDef.ArgDefOrBuilder- Returns:
- The numberAttr.
-
getNumberAttrBytes
if specified, attr must have type "int"
string number_attr = 5;- Specified by:
getNumberAttrBytesin interfaceOpDef.ArgDefOrBuilder- Returns:
- The bytes for numberAttr.
-
setNumberAttr
if specified, attr must have type "int"
string number_attr = 5;- Parameters:
value- The numberAttr to set.- Returns:
- This builder for chaining.
-
clearNumberAttr
if specified, attr must have type "int"
string number_attr = 5;- Returns:
- This builder for chaining.
-
setNumberAttrBytes
if specified, attr must have type "int"
string number_attr = 5;- Parameters:
value- The bytes for numberAttr to set.- Returns:
- This builder for chaining.
-
getTypeListAttr
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;- Specified by:
getTypeListAttrin interfaceOpDef.ArgDefOrBuilder- Returns:
- The typeListAttr.
-
getTypeListAttrBytes
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;- Specified by:
getTypeListAttrBytesin interfaceOpDef.ArgDefOrBuilder- Returns:
- The bytes for typeListAttr.
-
setTypeListAttr
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;- Parameters:
value- The typeListAttr to set.- Returns:
- This builder for chaining.
-
clearTypeListAttr
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;- Returns:
- This builder for chaining.
-
setTypeListAttrBytes
If specified, attr must have type "list(type)", and none of type, type_attr, and number_attr may be specified.
string type_list_attr = 6;- Parameters:
value- The bytes for typeListAttr to set.- Returns:
- This builder for chaining.
-
getHandleDataList
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7;- Specified by:
getHandleDataListin interfaceOpDef.ArgDefOrBuilder
-
getHandleDataCount
public int getHandleDataCount()The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7;- Specified by:
getHandleDataCountin interfaceOpDef.ArgDefOrBuilder
-
getHandleData
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7;- Specified by:
getHandleDatain interfaceOpDef.ArgDefOrBuilder
-
setHandleData
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
setHandleData
public OpDef.ArgDef.Builder setHandleData(int index, ResourceHandleProto.DtypeAndShape.Builder builderForValue) The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
addHandleData
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
addHandleData
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
addHandleData
public OpDef.ArgDef.Builder addHandleData(ResourceHandleProto.DtypeAndShape.Builder builderForValue) The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
addHandleData
public OpDef.ArgDef.Builder addHandleData(int index, ResourceHandleProto.DtypeAndShape.Builder builderForValue) The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
addAllHandleData
public OpDef.ArgDef.Builder addAllHandleData(Iterable<? extends ResourceHandleProto.DtypeAndShape> values) The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
clearHandleData
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
removeHandleData
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
getHandleDataBuilder
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
getHandleDataOrBuilder
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7;- Specified by:
getHandleDataOrBuilderin interfaceOpDef.ArgDefOrBuilder
-
getHandleDataOrBuilderList
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7;- Specified by:
getHandleDataOrBuilderListin interfaceOpDef.ArgDefOrBuilder
-
addHandleDataBuilder
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
addHandleDataBuilder
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
getHandleDataBuilderList
The handle data for resource inputs.
repeated .tensorflow.ResourceHandleProto.DtypeAndShape handle_data = 7; -
getIsRef
public boolean getIsRef()For inputs: if true, the inputs are required to be refs. By default, inputs can be either refs or non-refs. For outputs: if true, outputs are refs, otherwise they are not.
bool is_ref = 16;- Specified by:
getIsRefin interfaceOpDef.ArgDefOrBuilder- Returns:
- The isRef.
-
setIsRef
For inputs: if true, the inputs are required to be refs. By default, inputs can be either refs or non-refs. For outputs: if true, outputs are refs, otherwise they are not.
bool is_ref = 16;- Parameters:
value- The isRef to set.- Returns:
- This builder for chaining.
-
clearIsRef
For inputs: if true, the inputs are required to be refs. By default, inputs can be either refs or non-refs. For outputs: if true, outputs are refs, otherwise they are not.
bool is_ref = 16;- Returns:
- This builder for chaining.
-
hasExperimentalFullType
public boolean hasExperimentalFullType()Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17;- Specified by:
hasExperimentalFullTypein interfaceOpDef.ArgDefOrBuilder- Returns:
- Whether the experimentalFullType field is set.
-
getExperimentalFullType
Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17;- Specified by:
getExperimentalFullTypein interfaceOpDef.ArgDefOrBuilder- Returns:
- The experimentalFullType.
-
setExperimentalFullType
Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17; -
setExperimentalFullType
Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17; -
mergeExperimentalFullType
Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17; -
clearExperimentalFullType
Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17; -
getExperimentalFullTypeBuilder
Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17; -
getExperimentalFullTypeOrBuilder
Experimental. Full type declaration for this argument. The full type specification combines type, type_attr, type_list_attr, etc. into a unified representation. This declaration may contain non-concrete types (for example, Tensor<TypeVar<'T'>> is a valid type declaration. Note: this is a transient field. The long-term aim is to represent the entire OpDef as a single type: a callable. In that context, this field is just the type of a single argument.
.tensorflow.FullTypeDef experimental_full_type = 17;- Specified by:
getExperimentalFullTypeOrBuilderin interfaceOpDef.ArgDefOrBuilder
-
setUnknownFields
- Specified by:
setUnknownFieldsin interfaceMessage.Builder- Overrides:
setUnknownFieldsin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
mergeUnknownFields
- Specified by:
mergeUnknownFieldsin interfaceMessage.Builder- Overrides:
mergeUnknownFieldsin classGeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-