public static final class RemoteFusedGraphExecuteInfo.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder> implements RemoteFusedGraphExecuteInfoOrBuilder
Protocol buffer representing a handle to a tensorflow resource. Handles are not valid across executions, but can be serialized back and forth from within a single run.Protobuf type
tensorflow.RemoteFusedGraphExecuteInfo| Modifier and Type | Method and Description |
|---|---|
RemoteFusedGraphExecuteInfo.Builder |
addAllDefaultGraphInputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> values)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
addAllDefaultGraphOutputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> values)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
addAllGraphInputNodeName(Iterable<String> values)
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
addAllGraphOutputNodeName(Iterable<String> values)
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
addDefaultGraphInputTensorShapeBuilder()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
addDefaultGraphInputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphOutputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphOutputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphOutputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
addDefaultGraphOutputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
addDefaultGraphOutputTensorShapeBuilder()
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
addDefaultGraphOutputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
addGraphInputNodeName(String value)
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
addGraphInputNodeNameBytes(com.google.protobuf.ByteString value)
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
addGraphOutputNodeName(String value)
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
addGraphOutputNodeNameBytes(com.google.protobuf.ByteString value)
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RemoteFusedGraphExecuteInfo |
build() |
RemoteFusedGraphExecuteInfo |
buildPartial() |
RemoteFusedGraphExecuteInfo.Builder |
clear() |
RemoteFusedGraphExecuteInfo.Builder |
clearDefaultGraphInputTensorShape()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
clearDefaultGraphOutputTensorShape()
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
clearExecutorName()
Executor's name
|
RemoteFusedGraphExecuteInfo.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
RemoteFusedGraphExecuteInfo.Builder |
clearGraphInputNodeName()
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
clearGraphOutputNodeName()
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RemoteFusedGraphExecuteInfo.Builder |
clearRemoteGraph()
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
clearSerializedExecutorParameters()
Optional: Parameters given to the executor
|
RemoteFusedGraphExecuteInfo.Builder |
clone() |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto |
getDefaultGraphInputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
getDefaultGraphInputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder> |
getDefaultGraphInputTensorShapeBuilderList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
int |
getDefaultGraphInputTensorShapeCount()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> |
getDefaultGraphInputTensorShapeList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder |
getDefaultGraphInputTensorShapeOrBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
List<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder> |
getDefaultGraphInputTensorShapeOrBuilderList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto |
getDefaultGraphOutputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder |
getDefaultGraphOutputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder> |
getDefaultGraphOutputTensorShapeBuilderList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
int |
getDefaultGraphOutputTensorShapeCount()
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> |
getDefaultGraphOutputTensorShapeList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder |
getDefaultGraphOutputTensorShapeOrBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
List<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder> |
getDefaultGraphOutputTensorShapeOrBuilderList()
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
String |
getExecutorName()
Executor's name
|
com.google.protobuf.ByteString |
getExecutorNameBytes()
Executor's name
|
String |
getGraphInputNodeName(int index)
Remote fused graph input node name
|
com.google.protobuf.ByteString |
getGraphInputNodeNameBytes(int index)
Remote fused graph input node name
|
int |
getGraphInputNodeNameCount()
Remote fused graph input node name
|
com.google.protobuf.ProtocolStringList |
getGraphInputNodeNameList()
Remote fused graph input node name
|
String |
getGraphOutputNodeName(int index)
Remote fused graph output node name
|
com.google.protobuf.ByteString |
getGraphOutputNodeNameBytes(int index)
Remote fused graph output node name
|
int |
getGraphOutputNodeNameCount()
Remote fused graph output node name
|
com.google.protobuf.ProtocolStringList |
getGraphOutputNodeNameList()
Remote fused graph output node name
|
GraphDef |
getRemoteGraph()
Definition of remote graph
|
GraphDef.Builder |
getRemoteGraphBuilder()
Definition of remote graph
|
GraphDefOrBuilder |
getRemoteGraphOrBuilder()
Definition of remote graph
|
com.google.protobuf.ByteString |
getSerializedExecutorParameters()
Optional: Parameters given to the executor
|
boolean |
hasRemoteGraph()
Definition of remote graph
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
RemoteFusedGraphExecuteInfo.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteFusedGraphExecuteInfo.Builder |
mergeFrom(com.google.protobuf.Message other) |
RemoteFusedGraphExecuteInfo.Builder |
mergeFrom(RemoteFusedGraphExecuteInfo other) |
RemoteFusedGraphExecuteInfo.Builder |
mergeRemoteGraph(GraphDef value)
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
RemoteFusedGraphExecuteInfo.Builder |
removeDefaultGraphInputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
removeDefaultGraphOutputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
setDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
setDefaultGraphInputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory
before executing op
|
RemoteFusedGraphExecuteInfo.Builder |
setDefaultGraphOutputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
setDefaultGraphOutputTensorShape(int index,
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory
before executing op
TODO(satok): Remote output tensor shape once shape information is stored
in NodeDef
|
RemoteFusedGraphExecuteInfo.Builder |
setExecutorName(String value)
Executor's name
|
RemoteFusedGraphExecuteInfo.Builder |
setExecutorNameBytes(com.google.protobuf.ByteString value)
Executor's name
|
RemoteFusedGraphExecuteInfo.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
RemoteFusedGraphExecuteInfo.Builder |
setGraphInputNodeName(int index,
String value)
Remote fused graph input node name
|
RemoteFusedGraphExecuteInfo.Builder |
setGraphOutputNodeName(int index,
String value)
Remote fused graph output node name
|
RemoteFusedGraphExecuteInfo.Builder |
setRemoteGraph(GraphDef.Builder builderForValue)
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
setRemoteGraph(GraphDef value)
Definition of remote graph
|
RemoteFusedGraphExecuteInfo.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
RemoteFusedGraphExecuteInfo.Builder |
setSerializedExecutorParameters(com.google.protobuf.ByteString value)
Optional: Parameters given to the executor
|
RemoteFusedGraphExecuteInfo.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<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.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<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic RemoteFusedGraphExecuteInfo build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic RemoteFusedGraphExecuteInfo buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic RemoteFusedGraphExecuteInfo.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder mergeFrom(RemoteFusedGraphExecuteInfo other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public RemoteFusedGraphExecuteInfo.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<RemoteFusedGraphExecuteInfo.Builder>IOExceptionpublic boolean hasRemoteGraph()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;hasRemoteGraph in interface RemoteFusedGraphExecuteInfoOrBuilderpublic GraphDef getRemoteGraph()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;getRemoteGraph in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.Builder setRemoteGraph(GraphDef value)
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph(GraphDef.Builder builderForValue)
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;public RemoteFusedGraphExecuteInfo.Builder mergeRemoteGraph(GraphDef value)
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;public RemoteFusedGraphExecuteInfo.Builder clearRemoteGraph()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;public GraphDef.Builder getRemoteGraphBuilder()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;public GraphDefOrBuilder getRemoteGraphOrBuilder()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;getRemoteGraphOrBuilder in interface RemoteFusedGraphExecuteInfoOrBuilderpublic com.google.protobuf.ProtocolStringList getGraphInputNodeNameList()
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeNameList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic int getGraphInputNodeNameCount()
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeNameCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic String getGraphInputNodeName(int index)
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeName in interface RemoteFusedGraphExecuteInfoOrBuilderpublic com.google.protobuf.ByteString getGraphInputNodeNameBytes(int index)
Remote fused graph input node name
repeated string graph_input_node_name = 2;getGraphInputNodeNameBytes in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.Builder setGraphInputNodeName(int index, String value)
Remote fused graph input node name
repeated string graph_input_node_name = 2;public RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeName(String value)
Remote fused graph input node name
repeated string graph_input_node_name = 2;public RemoteFusedGraphExecuteInfo.Builder addAllGraphInputNodeName(Iterable<String> values)
Remote fused graph input node name
repeated string graph_input_node_name = 2;public RemoteFusedGraphExecuteInfo.Builder clearGraphInputNodeName()
Remote fused graph input node name
repeated string graph_input_node_name = 2;public RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeNameBytes(com.google.protobuf.ByteString value)
Remote fused graph input node name
repeated string graph_input_node_name = 2;public com.google.protobuf.ProtocolStringList getGraphOutputNodeNameList()
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeNameList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic int getGraphOutputNodeNameCount()
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeNameCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic String getGraphOutputNodeName(int index)
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeName in interface RemoteFusedGraphExecuteInfoOrBuilderpublic com.google.protobuf.ByteString getGraphOutputNodeNameBytes(int index)
Remote fused graph output node name
repeated string graph_output_node_name = 3;getGraphOutputNodeNameBytes in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.Builder setGraphOutputNodeName(int index, String value)
Remote fused graph output node name
repeated string graph_output_node_name = 3;public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeName(String value)
Remote fused graph output node name
repeated string graph_output_node_name = 3;public RemoteFusedGraphExecuteInfo.Builder addAllGraphOutputNodeName(Iterable<String> values)
Remote fused graph output node name
repeated string graph_output_node_name = 3;public RemoteFusedGraphExecuteInfo.Builder clearGraphOutputNodeName()
Remote fused graph output node name
repeated string graph_output_node_name = 3;public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeNameBytes(com.google.protobuf.ByteString value)
Remote fused graph output node name
repeated string graph_output_node_name = 3;public String getExecutorName()
Executor's name
string executor_name = 4;getExecutorName in interface RemoteFusedGraphExecuteInfoOrBuilderpublic com.google.protobuf.ByteString getExecutorNameBytes()
Executor's name
string executor_name = 4;getExecutorNameBytes in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.Builder setExecutorName(String value)
Executor's name
string executor_name = 4;public RemoteFusedGraphExecuteInfo.Builder clearExecutorName()
Executor's name
string executor_name = 4;public RemoteFusedGraphExecuteInfo.Builder setExecutorNameBytes(com.google.protobuf.ByteString value)
Executor's name
string executor_name = 4;public com.google.protobuf.ByteString getSerializedExecutorParameters()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;getSerializedExecutorParameters in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.Builder setSerializedExecutorParameters(com.google.protobuf.ByteString value)
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;public RemoteFusedGraphExecuteInfo.Builder clearSerializedExecutorParameters()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;public List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> getDefaultGraphInputTensorShapeList()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;getDefaultGraphInputTensorShapeList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic int getDefaultGraphInputTensorShapeCount()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;getDefaultGraphInputTensorShapeCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;getDefaultGraphInputTensorShape in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.Builder setDefaultGraphInputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphInputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphInputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> values)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder clearDefaultGraphInputTensorShape()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.Builder removeDefaultGraphInputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder getDefaultGraphInputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;getDefaultGraphInputTensorShapeOrBuilder in interface RemoteFusedGraphExecuteInfoOrBuilderpublic List<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder> getDefaultGraphInputTensorShapeOrBuilderList()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;getDefaultGraphInputTensorShapeOrBuilderList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphInputTensorShapeBuilder()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphInputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder> getDefaultGraphInputTensorShapeBuilderList()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;public List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> getDefaultGraphOutputTensorShapeList()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;getDefaultGraphOutputTensorShapeList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic int getDefaultGraphOutputTensorShapeCount()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;getDefaultGraphOutputTensorShapeCount in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;getDefaultGraphOutputTensorShape in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto value)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape(RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape(int index, RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphOutputTensorShape(Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto> values)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder clearDefaultGraphOutputTensorShape()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.Builder removeDefaultGraphOutputTensorShape(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder getDefaultGraphOutputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;getDefaultGraphOutputTensorShapeOrBuilder in interface RemoteFusedGraphExecuteInfoOrBuilderpublic List<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder> getDefaultGraphOutputTensorShapeOrBuilderList()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;getDefaultGraphOutputTensorShapeOrBuilderList in interface RemoteFusedGraphExecuteInfoOrBuilderpublic RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder(int index)
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public List<RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder> getDefaultGraphOutputTensorShapeBuilderList()
Optional: Default graph input tensor shape used to allocate memory before executing op TODO(satok): Remote output tensor shape once shape information is stored in NodeDef
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_output_tensor_shape = 7;public final RemoteFusedGraphExecuteInfo.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>public final RemoteFusedGraphExecuteInfo.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<RemoteFusedGraphExecuteInfo.Builder>Copyright © 2015–2019. All rights reserved.