public static final class RunCallableRequest.Builder extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableRequest.Builder> implements RunCallableRequestOrBuilder
tensorflow.RunCallableRequest| Modifier and Type | Method and Description |
|---|---|
RunCallableRequest.Builder |
addAllFeed(Iterable<? extends TensorProto> values)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(int index,
TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(int index,
TensorProto value)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addFeed(TensorProto value)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProto.Builder |
addFeedBuilder()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProto.Builder |
addFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
addRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunCallableRequest |
build() |
RunCallableRequest |
buildPartial() |
RunCallableRequest.Builder |
clear() |
RunCallableRequest.Builder |
clearFeed()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
clearField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field) |
RunCallableRequest.Builder |
clearHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same
master service.
|
RunCallableRequest.Builder |
clearOneof(org.nd4j.shade.protobuf.Descriptors.OneofDescriptor oneof) |
RunCallableRequest.Builder |
clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunCallableRequest.Builder |
clone() |
RunCallableRequest |
getDefaultInstanceForType() |
static org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptor() |
org.nd4j.shade.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
TensorProto |
getFeed(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProto.Builder |
getFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
List<TensorProto.Builder> |
getFeedBuilderList()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
int |
getFeedCount()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
List<TensorProto> |
getFeedList()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
TensorProtoOrBuilder |
getFeedOrBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
List<? extends TensorProtoOrBuilder> |
getFeedOrBuilderList()
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
long |
getHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same
master service.
|
String |
getSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
org.nd4j.shade.protobuf.ByteString |
getSessionHandleBytes()
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
protected org.nd4j.shade.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RunCallableRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.CodedInputStream input,
org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry) |
RunCallableRequest.Builder |
mergeFrom(org.nd4j.shade.protobuf.Message other) |
RunCallableRequest.Builder |
mergeFrom(RunCallableRequest other) |
RunCallableRequest.Builder |
mergeUnknownFields(org.nd4j.shade.protobuf.UnknownFieldSet unknownFields) |
RunCallableRequest.Builder |
removeFeed(int index)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
setFeed(int index,
TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
setFeed(int index,
TensorProto value)
Values of the tensors passed as arguments to the callable, in the order
defined in the CallableOptions.feed field passed to MakeCallable.
|
RunCallableRequest.Builder |
setField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RunCallableRequest.Builder |
setHandle(long value)
REQUIRED: handle must be returned by a MakeCallable call to the same
master service.
|
RunCallableRequest.Builder |
setRepeatedField(org.nd4j.shade.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RunCallableRequest.Builder |
setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunCallableRequest.Builder |
setSessionHandleBytes(org.nd4j.shade.protobuf.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call
to the same master service.
|
RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest getDefaultInstanceForType()
getDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface org.nd4j.shade.protobuf.MessageOrBuilderpublic RunCallableRequest build()
build in interface org.nd4j.shade.protobuf.Message.Builderbuild in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RunCallableRequest buildPartial()
buildPartial in interface org.nd4j.shade.protobuf.Message.BuilderbuildPartial in interface org.nd4j.shade.protobuf.MessageLite.Builderpublic RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>public RunCallableRequest.Builder mergeFrom(RunCallableRequest other)
public final boolean isInitialized()
isInitialized in interface org.nd4j.shade.protobuf.MessageLiteOrBuilderisInitialized in class org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<RunCallableRequest.Builder>public RunCallableRequest.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<RunCallableRequest.Builder>IOExceptionpublic String getSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;getSessionHandle in interface RunCallableRequestOrBuilderpublic org.nd4j.shade.protobuf.ByteString getSessionHandleBytes()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;getSessionHandleBytes in interface RunCallableRequestOrBuilderpublic RunCallableRequest.Builder setSessionHandle(String value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public RunCallableRequest.Builder clearSessionHandle()
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public RunCallableRequest.Builder setSessionHandleBytes(org.nd4j.shade.protobuf.ByteString value)
REQUIRED: session_handle must be returned by a CreateSession call to the same master service.
string session_handle = 1;public long getHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
int64 handle = 2;getHandle in interface RunCallableRequestOrBuilderpublic RunCallableRequest.Builder setHandle(long value)
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
int64 handle = 2;public RunCallableRequest.Builder clearHandle()
REQUIRED: handle must be returned by a MakeCallable call to the same master service.
int64 handle = 2;public List<TensorProto> getFeedList()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedList in interface RunCallableRequestOrBuilderpublic int getFeedCount()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedCount in interface RunCallableRequestOrBuilderpublic TensorProto getFeed(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeed in interface RunCallableRequestOrBuilderpublic RunCallableRequest.Builder setFeed(int index, TensorProto value)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder setFeed(int index, TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(TensorProto value)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(int index, TensorProto value)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addFeed(int index, TensorProto.Builder builderForValue)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder addAllFeed(Iterable<? extends TensorProto> values)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder clearFeed()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public RunCallableRequest.Builder removeFeed(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public TensorProto.Builder getFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public TensorProtoOrBuilder getFeedOrBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedOrBuilder in interface RunCallableRequestOrBuilderpublic List<? extends TensorProtoOrBuilder> getFeedOrBuilderList()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;getFeedOrBuilderList in interface RunCallableRequestOrBuilderpublic TensorProto.Builder addFeedBuilder()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public TensorProto.Builder addFeedBuilder(int index)
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public List<TensorProto.Builder> getFeedBuilderList()
Values of the tensors passed as arguments to the callable, in the order defined in the CallableOptions.feed field passed to MakeCallable.
repeated .tensorflow.TensorProto feed = 3;public final RunCallableRequest.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<RunCallableRequest.Builder>public final RunCallableRequest.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<RunCallableRequest.Builder>Copyright © 2021. All rights reserved.