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| Modifier and Type | Method and Description |
|---|---|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
addAllBoundInputs(java.lang.Iterable<? extends java.lang.Integer> values)
Bound inputs to the function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
addBoundInputs(int value)
Bound inputs to the function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
SavedObjectGraphOuterClass.SavedConcreteFunction |
build() |
SavedObjectGraphOuterClass.SavedConcreteFunction |
buildPartial() |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
clear() |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
clearBoundInputs()
Bound inputs to the function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
clearCanonicalizedInputSignature()
Input in canonicalized form that was received to create this concrete
function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
clearOutputSignature()
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
clone() |
int |
getBoundInputs(int index)
Bound inputs to the function.
|
int |
getBoundInputsCount()
Bound inputs to the function.
|
java.util.List<java.lang.Integer> |
getBoundInputsList()
Bound inputs to the function.
|
Struct.StructuredValue |
getCanonicalizedInputSignature()
Input in canonicalized form that was received to create this concrete
function.
|
Struct.StructuredValue.Builder |
getCanonicalizedInputSignatureBuilder()
Input in canonicalized form that was received to create this concrete
function.
|
Struct.StructuredValueOrBuilder |
getCanonicalizedInputSignatureOrBuilder()
Input in canonicalized form that was received to create this concrete
function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Struct.StructuredValue |
getOutputSignature()
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
Struct.StructuredValue.Builder |
getOutputSignatureBuilder()
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
Struct.StructuredValueOrBuilder |
getOutputSignatureOrBuilder()
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
boolean |
hasCanonicalizedInputSignature()
Input in canonicalized form that was received to create this concrete
function.
|
boolean |
hasOutputSignature()
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
mergeCanonicalizedInputSignature(Struct.StructuredValue value)
Input in canonicalized form that was received to create this concrete
function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
mergeFrom(com.google.protobuf.Message other) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
mergeFrom(SavedObjectGraphOuterClass.SavedConcreteFunction other) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
mergeOutputSignature(Struct.StructuredValue value)
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setBoundInputs(int index,
int value)
Bound inputs to the function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setCanonicalizedInputSignature(Struct.StructuredValue.Builder builderForValue)
Input in canonicalized form that was received to create this concrete
function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setCanonicalizedInputSignature(Struct.StructuredValue value)
Input in canonicalized form that was received to create this concrete
function.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
java.lang.Object value) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setOutputSignature(Struct.StructuredValue.Builder builderForValue)
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setOutputSignature(Struct.StructuredValue value)
Output that was the return value of this function after replacing all
Tensors with TensorSpecs.
|
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
java.lang.Object value) |
SavedObjectGraphOuterClass.SavedConcreteFunction.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic SavedObjectGraphOuterClass.SavedConcreteFunction build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic SavedObjectGraphOuterClass.SavedConcreteFunction buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, java.lang.Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, java.lang.Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeFrom(SavedObjectGraphOuterClass.SavedConcreteFunction other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws java.io.IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>java.io.IOExceptionpublic java.util.List<java.lang.Integer> getBoundInputsList()
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;getBoundInputsList in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic int getBoundInputsCount()
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;getBoundInputsCount in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic int getBoundInputs(int index)
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;getBoundInputs in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderindex - The index of the element to return.public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setBoundInputs(int index, int value)
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;index - The index to set the value at.value - The boundInputs to set.public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder addBoundInputs(int value)
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;value - The boundInputs to add.public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder addAllBoundInputs(java.lang.Iterable<? extends java.lang.Integer> values)
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;values - The boundInputs to add.public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clearBoundInputs()
Bound inputs to the function. The SavedObjects identified by the node ids given here are appended as extra inputs to the caller-supplied inputs. The only types of SavedObjects valid here are SavedVariable, SavedResource and SavedAsset.
repeated int32 bound_inputs = 2;public boolean hasCanonicalizedInputSignature()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;hasCanonicalizedInputSignature in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic Struct.StructuredValue getCanonicalizedInputSignature()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;getCanonicalizedInputSignature in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic 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;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;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;public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder clearCanonicalizedInputSignature()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;public Struct.StructuredValue.Builder getCanonicalizedInputSignatureBuilder()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;public Struct.StructuredValueOrBuilder getCanonicalizedInputSignatureOrBuilder()
Input in canonicalized form that was received to create this concrete function.
.tensorflow.StructuredValue canonicalized_input_signature = 3;getCanonicalizedInputSignatureOrBuilder in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic 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;hasOutputSignature in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic Struct.StructuredValue 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;getOutputSignature in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic 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;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;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;public SavedObjectGraphOuterClass.SavedConcreteFunction.Builder 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;public Struct.StructuredValue.Builder 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;public Struct.StructuredValueOrBuilder 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;getOutputSignatureOrBuilder in interface SavedObjectGraphOuterClass.SavedConcreteFunctionOrBuilderpublic final SavedObjectGraphOuterClass.SavedConcreteFunction.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>public final SavedObjectGraphOuterClass.SavedConcreteFunction.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<SavedObjectGraphOuterClass.SavedConcreteFunction.Builder>