Package tensorflow
Class SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
tensorflow.SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder,com.google.protobuf.MessageLite.Builder,com.google.protobuf.MessageLiteOrBuilder,com.google.protobuf.MessageOrBuilder,Cloneable,SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
- Enclosing class:
SavedObjectGraphOuterClass.SavedConcreteFunction
public static final class SavedObjectGraphOuterClass.SavedConcreteFunction.Builder
extends com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
implements SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
Stores low-level information about a concrete function. Referenced in either a SavedFunction or a SavedBareConcreteFunction.Protobuf type
tensorflow.SavedConcreteFunction-
Method Summary
Modifier and TypeMethodDescriptionaddAllBoundInputs(Iterable<? extends Integer> values) repeated int32 bound_inputs = 2;addBoundInputs(int value) repeated int32 bound_inputs = 2;addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) build()clear()repeated int32 bound_inputs = 2;Input in canonicalized form that was received to create this concrete function.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) Output that was the return value of this function after replacing all Tensors with TensorSpecs.clone()intgetBoundInputs(int index) repeated int32 bound_inputs = 2;intrepeated int32 bound_inputs = 2;repeated int32 bound_inputs = 2;Input in canonicalized form that was received to create this concrete function.Input in canonicalized form that was received to create this concrete function.Input in canonicalized form that was received to create this concrete function.static final com.google.protobuf.Descriptors.Descriptorcom.google.protobuf.Descriptors.DescriptorOutput that was the return value of this function after replacing all Tensors with TensorSpecs.Output that was the return value of this function after replacing all Tensors with TensorSpecs.Output that was the return value of this function after replacing all Tensors with TensorSpecs.booleanInput in canonicalized form that was received to create this concrete function.booleanOutput that was the return value of this function after replacing all Tensors with TensorSpecs.protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTablefinal booleanInput in canonicalized form that was received to create this concrete function.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom(com.google.protobuf.Message other) Output that was the return value of this function after replacing all Tensors with TensorSpecs.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) setBoundInputs(int index, int value) repeated int32 bound_inputs = 2;Input in canonicalized form that was received to create this concrete function.setCanonicalizedInputSignature(Struct.StructuredValue.Builder builderForValue) Input in canonicalized form that was received to create this concrete function.Output that was the return value of this function after replacing all Tensors with TensorSpecs.setOutputSignature(Struct.StructuredValue.Builder builderForValue) Output that was the return value of this function after replacing all Tensors with TensorSpecs.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) setUnknownFields(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<SavedObjectGraphOuterClass.SavedConcreteFunction.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<SavedObjectGraphOuterClass.SavedConcreteFunction.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<SavedObjectGraphOuterClass.SavedConcreteFunction.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<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
setField
public SavedObjectGraphOuterClass.SavedConcreteFunction.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<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
clearField
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field) - Specified by:
clearFieldin interfacecom.google.protobuf.Message.Builder- Overrides:
clearFieldin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
clearOneof
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) - Specified by:
clearOneofin interfacecom.google.protobuf.Message.Builder- Overrides:
clearOneofin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
setRepeatedField
public SavedObjectGraphOuterClass.SavedConcreteFunction.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<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
addRepeatedField
public SavedObjectGraphOuterClass.SavedConcreteFunction.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<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeFrom(com.google.protobuf.Message other) - Specified by:
mergeFromin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeFromin classcom.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitializedin interfacecom.google.protobuf.MessageLiteOrBuilder- Overrides:
isInitializedin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
mergeFrom
public SavedObjectGraphOuterClass.SavedConcreteFunction.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<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>- Throws:
IOException
-
getBoundInputsList
repeated int32 bound_inputs = 2;- Specified by:
getBoundInputsListin interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder- Returns:
- A list containing the boundInputs.
-
getBoundInputsCount
public int getBoundInputsCount()repeated int32 bound_inputs = 2;- Specified by:
getBoundInputsCountin interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder- Returns:
- The count of boundInputs.
-
getBoundInputs
public int getBoundInputs(int index) repeated int32 bound_inputs = 2;- Specified by:
getBoundInputsin interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder- Parameters:
index- The index of the element to return.- Returns:
- The boundInputs at the given index.
-
setBoundInputs
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setBoundInputs(int index, int value) repeated int32 bound_inputs = 2;- Parameters:
index- The index to set the value at.value- The boundInputs to set.- Returns:
- This builder for chaining.
-
addBoundInputs
repeated int32 bound_inputs = 2;- Parameters:
value- The boundInputs to add.- Returns:
- This builder for chaining.
-
addAllBoundInputs
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder addAllBoundInputs(Iterable<? extends Integer> values) repeated int32 bound_inputs = 2;- Parameters:
values- The boundInputs to add.- Returns:
- This builder for chaining.
-
clearBoundInputs
repeated int32 bound_inputs = 2;- Returns:
- This builder for chaining.
-
hasCanonicalizedInputSignature
public boolean hasCanonicalizedInputSignature()Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;- Specified by:
hasCanonicalizedInputSignaturein interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder- Returns:
- Whether the canonicalizedInputSignature field is set.
-
getCanonicalizedInputSignature
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;- Specified by:
getCanonicalizedInputSignaturein interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder- Returns:
- The canonicalizedInputSignature.
-
setCanonicalizedInputSignature
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setCanonicalizedInputSignature(Struct.StructuredValue value) Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3; -
setCanonicalizedInputSignature
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setCanonicalizedInputSignature(Struct.StructuredValue.Builder builderForValue) Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3; -
mergeCanonicalizedInputSignature
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeCanonicalizedInputSignature(Struct.StructuredValue value) Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3; -
clearCanonicalizedInputSignature
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3; -
getCanonicalizedInputSignatureBuilder
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3; -
getCanonicalizedInputSignatureOrBuilder
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;- Specified by:
getCanonicalizedInputSignatureOrBuilderin interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
-
hasOutputSignature
public boolean hasOutputSignature()Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4;- Specified by:
hasOutputSignaturein interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder- Returns:
- Whether the outputSignature field is set.
-
getOutputSignature
Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4;- Specified by:
getOutputSignaturein interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder- Returns:
- The outputSignature.
-
setOutputSignature
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setOutputSignature(Struct.StructuredValue value) Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4; -
setOutputSignature
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setOutputSignature(Struct.StructuredValue.Builder builderForValue) Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4; -
mergeOutputSignature
public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeOutputSignature(Struct.StructuredValue value) Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4; -
clearOutputSignature
Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4; -
getOutputSignatureBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4; -
getOutputSignatureOrBuilder
Output that was the return value of this function after replacing all Tensors with TensorSpecs. This can be an arbitrary nested function and will be used to reconstruct the full structure from pure tensors.
.tensorflow.StructuredValue output_signature = 4;- Specified by:
getOutputSignatureOrBuilderin interfaceSavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilder
-
setUnknownFields
public final SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
setUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
setUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-
mergeUnknownFields
public final SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) - Specified by:
mergeUnknownFieldsin interfacecom.google.protobuf.Message.Builder- Overrides:
mergeUnknownFieldsin classcom.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>
-