Package org.tensorflow.framework
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.framework.OpDef.ArgDef.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,OpDef.ArgDefOrBuilder
- Enclosing class:
OpDef.ArgDef
public static final class OpDef.ArgDef.Builder
extends com.google.protobuf.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(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()Human readable description.Experimental.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) 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"clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) 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.com.google.protobuf.ByteStringHuman readable description.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.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.com.google.protobuf.ByteStringName for the input/output.if specified, attr must have type "int"com.google.protobuf.ByteStringif 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"com.google.protobuf.ByteStringif 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.com.google.protobuf.ByteStringIf 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 com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanExperimental.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) mergeFrom(OpDef.ArgDef other) final OpDef.ArgDef.BuildermergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) removeHandleData(int index) The handle data for resource inputs.setDescription(String value) Human readable description.setDescriptionBytes(com.google.protobuf.ByteString value) Human readable description.Experimental.setExperimentalFullType(FullTypeDef.Builder builderForValue) Experimental.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(com.google.protobuf.ByteString value) Name for the input/output.setNumberAttr(String value) if specified, attr must have type "int"setNumberAttrBytes(com.google.protobuf.ByteString value) if specified, attr must have type "int"setRepeatedField(com.google.protobuf.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(com.google.protobuf.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(com.google.protobuf.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(com.google.protobuf.UnknownFieldSet unknownFields) Methods inherited from class com.google.protobuf.GeneratedMessageV3.Builder
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMapFieldReflection, internalGetMutableMapField, internalGetMutableMapFieldReflection, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringMethods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageExceptionMethods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFromMethods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFromMethods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTablein classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
clear
- Specified by:
clearin interfacecom.google.protobuf.Message.Builder- Specified by:
clearin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clearin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.Message.Builder- Specified by:
getDescriptorForTypein interfacecom.google.protobuf.MessageOrBuilder- Overrides:
getDescriptorForTypein classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageLiteOrBuilder- Specified by:
getDefaultInstanceForTypein interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
buildin interfacecom.google.protobuf.Message.Builder- Specified by:
buildin interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartialin interfacecom.google.protobuf.Message.Builder- Specified by:
buildPartialin interfacecom.google.protobuf.MessageLite.Builder
-
clone
- Specified by:
clonein interfacecom.google.protobuf.Message.Builder- Specified by:
clonein interfacecom.google.protobuf.MessageLite.Builder- Overrides:
clonein classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
setField
public OpDef.ArgDef.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
setFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
clearField
- Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
clearOneof
- Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
setRepeatedField
public OpDef.ArgDef.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) - Specified by:
setRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
setRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
addRepeatedField
public OpDef.ArgDef.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) - Specified by:
addRepeatedFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
addRepeatedFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
mergeFrom
- Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<OpDef.ArgDef.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
mergeFrom
public OpDef.ArgDef.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Specified by:
mergeFromin interfacecom.google.protobuf.MessageLite.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.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
public com.google.protobuf.ByteString 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
public com.google.protobuf.ByteString 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
public com.google.protobuf.ByteString 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
public com.google.protobuf.ByteString 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
public com.google.protobuf.ByteString 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
public final OpDef.ArgDef.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-
mergeUnknownFields
public final OpDef.ArgDef.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<OpDef.ArgDef.Builder>
-