public static final class RunCallableResponse.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder> implements RunCallableResponseOrBuilder
tensorflow.RunCallableResponse| Modifier and Type | Method and Description |
|---|---|
RunCallableResponse.Builder |
addAllFetch(Iterable<? extends TensorProto> values)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(int index,
TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(int index,
TensorProto value)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addFetch(TensorProto value)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProto.Builder |
addFetchBuilder()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProto.Builder |
addFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunCallableResponse |
build() |
RunCallableResponse |
buildPartial() |
RunCallableResponse.Builder |
clear() |
RunCallableResponse.Builder |
clearFetch()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
RunCallableResponse.Builder |
clearMetadata()
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
RunCallableResponse.Builder |
clone() |
RunCallableResponse |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TensorProto |
getFetch(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProto.Builder |
getFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
List<TensorProto.Builder> |
getFetchBuilderList()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
int |
getFetchCount()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
List<TensorProto> |
getFetchList()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
TensorProtoOrBuilder |
getFetchOrBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
List<? extends TensorProtoOrBuilder> |
getFetchOrBuilderList()
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunMetadata |
getMetadata()
Returned metadata if requested in the options.
|
RunMetadata.Builder |
getMetadataBuilder()
Returned metadata if requested in the options.
|
RunMetadataOrBuilder |
getMetadataOrBuilder()
Returned metadata if requested in the options.
|
boolean |
hasMetadata()
Returned metadata if requested in the options.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RunCallableResponse.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
RunCallableResponse.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
RunCallableResponse.Builder |
mergeFrom(RunCallableResponse other) |
RunCallableResponse.Builder |
mergeMetadata(RunMetadata value)
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
RunCallableResponse.Builder |
removeFetch(int index)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
setFetch(int index,
TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
setFetch(int index,
TensorProto value)
Values of the tensors returned by the callable, in the order defined in the
CallableOptions.fetch field passed to MakeCallable.
|
RunCallableResponse.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunCallableResponse.Builder |
setMetadata(RunMetadata.Builder builderForValue)
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
setMetadata(RunMetadata value)
Returned metadata if requested in the options.
|
RunCallableResponse.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunCallableResponse.Builder |
setUnknownFields(org.nd4j.shade.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 org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptor()
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder clear()
clear in interface org.nd4j.shade.protobuf.Message.Builderclear in interface org.nd4j.shade.protobuf.MessageLite.Builderclear in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public org.nd4j.shade.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface org.nd4j.shade.protobuf.Message.BuildergetDescriptorForType in interface org.nd4j.shade.protobuf.MessageOrBuildergetDescriptorForType in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic RunCallableResponse build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RunCallableResponse buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RunCallableResponse.Builder clone()
clone in interface org.nd4j.shade.protobuf.Message.Builderclone in interface org.nd4j.shade.protobuf.MessageLite.Builderclone in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface org.nd4j.shade.protobuf.Message.BuildersetField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field)
clearField in interface org.nd4j.shade.protobuf.Message.BuilderclearField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface org.nd4j.shade.protobuf.Message.BuilderclearOneof in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface org.nd4j.shade.protobuf.Message.BuildersetRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface org.nd4j.shade.protobuf.Message.BuilderaddRepeatedField in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder mergeFrom(org.nd4j.shade.protobuf.Message other)
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder mergeFrom(RunCallableResponse other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public RunCallableResponse.Builder mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface org.nd4j.shade.protobuf.Message.BuildermergeFrom in interface org.nd4j.shade.protobuf.MessageLite.BuildermergeFrom in class org.nd4j.shade.protobuf.AbstractMessage.Builder<RunCallableResponse.Builder>IOExceptionpublic List<TensorProto> getFetchList()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchList in interface RunCallableResponseOrBuilderpublic int getFetchCount()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchCount in interface RunCallableResponseOrBuilderpublic TensorProto getFetch(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetch in interface RunCallableResponseOrBuilderpublic RunCallableResponse.Builder setFetch(int index, TensorProto value)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder setFetch(int index, TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(TensorProto value)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(int index, TensorProto value)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addFetch(int index, TensorProto.Builder builderForValue)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder addAllFetch(Iterable<? extends TensorProto> values)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder clearFetch()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public RunCallableResponse.Builder removeFetch(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public TensorProto.Builder getFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public TensorProtoOrBuilder getFetchOrBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchOrBuilder in interface RunCallableResponseOrBuilderpublic List<? extends TensorProtoOrBuilder> getFetchOrBuilderList()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;getFetchOrBuilderList in interface RunCallableResponseOrBuilderpublic TensorProto.Builder addFetchBuilder()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public TensorProto.Builder addFetchBuilder(int index)
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public List<TensorProto.Builder> getFetchBuilderList()
Values of the tensors returned by the callable, in the order defined in the CallableOptions.fetch field passed to MakeCallable.
repeated .tensorflow.TensorProto fetch = 1;public boolean hasMetadata()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;hasMetadata in interface RunCallableResponseOrBuilderpublic RunMetadata getMetadata()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;getMetadata in interface RunCallableResponseOrBuilderpublic RunCallableResponse.Builder setMetadata(RunMetadata value)
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunCallableResponse.Builder setMetadata(RunMetadata.Builder builderForValue)
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunCallableResponse.Builder mergeMetadata(RunMetadata value)
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunCallableResponse.Builder clearMetadata()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunMetadata.Builder getMetadataBuilder()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;public RunMetadataOrBuilder getMetadataOrBuilder()
Returned metadata if requested in the options.
.tensorflow.RunMetadata metadata = 2;getMetadataOrBuilder in interface RunCallableResponseOrBuilderpublic final RunCallableResponse.Builder setUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildersetUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>public final RunCallableResponse.Builder mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface org.nd4j.shade.protobuf.Message.BuildermergeUnknownFields in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableResponse.Builder>Copyright © 2021. All rights reserved.