RemoteFusedGraphExecuteInfo.Builder

clase final estática pública RemoteFusedGraphExecuteInfo.Builder

 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.
 
Tipo de tensorflow.RemoteFusedGraphExecuteInfo

Métodos públicos

RemoteFusedGraphExecuteInfo.Builder
addAllDefaultGraphInputTensorShape (Iterable <? extiende los valores de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addAllDefaultGraphOutputTensorShape (Iterable <? extiende los valores de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto >)
 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;
RemoteFusedGraphExecuteInfo.Builder
addAllGraphInputNodeName (valores <String> iterables )
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addAllGraphOutputNodeName (valores <String> iterables )
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape (índice int, valor RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
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;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape (valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphInputTensorShape (índice int, 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;
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;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addDefaultGraphInputTensorShapeBuilder (índice int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphOutputTensorShape (índice int, valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 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;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphOutputTensorShape (valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 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;
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;
RemoteFusedGraphExecuteInfo.Builder
addDefaultGraphOutputTensorShape (índice int, 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;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
addDefaultGraphOutputTensorShapeBuilder (índice int)
 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;
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;
RemoteFusedGraphExecuteInfo.Builder
addGraphInputNodeName (valor de cadena)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addGraphInputNodeNameBytes (valor de com.google.protobuf.ByteString)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
addGraphOutputNodeName (valor de cadena)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addGraphOutputNodeNameBytes (valor de com.google.protobuf.ByteString)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
RemoteFusedGraphExecuteInfo
RemoteFusedGraphExecuteInfo
RemoteFusedGraphExecuteInfo.Builder
claro ()
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;
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;
RemoteFusedGraphExecuteInfo.Builder
clearExecutorName ()
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
RemoteFusedGraphExecuteInfo.Builder
clearGraphInputNodeName ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
clearGraphOutputNodeName ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
RemoteFusedGraphExecuteInfo.Builder
clearRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder
clearSerializedExecutorParameters ()
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
RemoteFusedGraphExecuteInfo.Builder
clonar ()
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
getDefaultGraphInputTensorShape (índice int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
getDefaultGraphInputTensorShapeBuilder (índice int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Lista < 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;
En t
getDefaultGraphInputTensorShapeCount ()
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Lista < 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;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
getDefaultGraphInputTensorShapeOrBuilder (índice int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
Lista <? extiende 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;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto
getDefaultGraphOutputTensorShape (índice int)
 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;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder
getDefaultGraphOutputTensorShapeBuilder (índice int)
 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;
Lista < 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;
En t
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;
Lista < 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;
RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder
getDefaultGraphOutputTensorShapeOrBuilder (índice int)
 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;
Lista <? extiende 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;
RemoteFusedGraphExecuteInfo
com.google.protobuf.Descriptors.Descriptor estático final
com.google.protobuf.Descriptors.Descriptor
Cuerda
getExecutorName ()
 Executor's name
 
string executor_name = 4;
com.google.protobuf.ByteString
getExecutorNameBytes ()
 Executor's name
 
string executor_name = 4;
Cuerda
getGraphInputNodeName (índice int)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ByteString
getGraphInputNodeNameBytes (índice int)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
En t
getGraphInputNodeNameCount ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
com.google.protobuf.ProtocolStringList
getGraphInputNodeNameList ()
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
Cuerda
getGraphOutputNodeName (índice int)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ByteString
getGraphOutputNodeNameBytes (índice int)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
En t
getGraphOutputNodeNameCount ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
com.google.protobuf.ProtocolStringList
getGraphOutputNodeNameList ()
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
GraphDef
getRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
GraphDef.Builder
getRemoteGraphBuilder ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
GraphDefOrBuilder
getRemoteGraphOrBuilder ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
com.google.protobuf.ByteString
getSerializedExecutorParameters ()
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
booleano
hasRemoteGraph ()
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
booleano final
RemoteFusedGraphExecuteInfo.Builder
mergeFrom (com.google.protobuf.Message otro)
RemoteFusedGraphExecuteInfo.Builder
mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
RemoteFusedGraphExecuteInfo.Builder
mergeRemoteGraph (valor GraphDef )
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
final RemoteFusedGraphExecuteInfo.Builder
mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)
RemoteFusedGraphExecuteInfo.Builder
removeDefaultGraphInputTensorShape (índice int)
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
removeDefaultGraphOutputTensorShape (índice int)
 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;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphInputTensorShape (índice int, 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;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphInputTensorShape (índice int, valor RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphOutputTensorShape (índice int, 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;
RemoteFusedGraphExecuteInfo.Builder
setDefaultGraphOutputTensorShape (índice int, valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )
 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;
RemoteFusedGraphExecuteInfo.Builder
setExecutorName (valor de cadena)
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
setExecutorNameBytes (valor de com.google.protobuf.ByteString)
 Executor's name
 
string executor_name = 4;
RemoteFusedGraphExecuteInfo.Builder
setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
RemoteFusedGraphExecuteInfo.Builder
setGraphInputNodeName (índice int, valor de cadena)
 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;
RemoteFusedGraphExecuteInfo.Builder
setGraphOutputNodeName (índice int, valor de cadena)
 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;
RemoteFusedGraphExecuteInfo.Builder
setRemoteGraph ( GraphDef.Builder builderForValue)
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder
setRemoteGraph (valor GraphDef )
 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;
RemoteFusedGraphExecuteInfo.Builder
setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
RemoteFusedGraphExecuteInfo.Builder
setSerializedExecutorParameters (valor de com.google.protobuf.ByteString)
 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;
final RemoteFusedGraphExecuteInfo.Builder
setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

Métodos heredados

Métodos públicos

public RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphInputTensorShape (Iterable <? extiende RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > valores)

 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 addAllDefaultGraphOutputTensorShape (Iterable <? extiende RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > valores)

 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 addAllGraphInputNodeName (valores <String> iterables )

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public RemoteFusedGraphExecuteInfo.Builder addAllGraphOutputNodeName (valores <String> iterables )

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (índice int, valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 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 (valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 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 (índice int, 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.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 (índice int)

 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 addDefaultGraphOutputTensorShape (índice int, valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 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 (valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 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 (índice int, 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.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder (índice int)

 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 ()

 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 addGraphInputNodeName (valor de cadena)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeNameBytes (valor de com.google.protobuf.ByteString)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeName (valor de cadena)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeNameBytes (valor de com.google.protobuf.ByteString)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public RemoteFusedGraphExecuteInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor de objeto)

public RemoteFusedGraphExecuteInfo build ()

public RemoteFusedGraphExecuteInfo buildPartial ()

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 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 clearExecutorName ()

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)

public RemoteFusedGraphExecuteInfo.Builder clearGraphInputNodeName ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public RemoteFusedGraphExecuteInfo.Builder clearGraphOutputNodeName ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public RemoteFusedGraphExecuteInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

public RemoteFusedGraphExecuteInfo.Builder clearRemoteGraph ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public RemoteFusedGraphExecuteInfo.Builder clearSerializedExecutorParameters ()

 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (índice int)

 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 (índice int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

Lista pública < 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 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;

Lista pública < 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;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (índice int)

 Optional: Default graph input tensor shape used to allocate memory
 before executing op
 
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;

Lista pública <? extiende 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;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (índice int)

 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 (índice int)

 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;

Lista pública < 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 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;

Lista pública < 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;

public RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (índice int)

 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;

Lista pública <? extiende 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;

public RemoteFusedGraphExecuteInfo getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

public String getExecutorName ()

 Executor's name
 
string executor_name = 4;

public com.google.protobuf.ByteString getExecutorNameBytes ()

 Executor's name
 
string executor_name = 4;

public String getGraphInputNodeName (índice int)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public com.google.protobuf.ByteString getGraphInputNodeNameBytes (índice int)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public int getGraphInputNodeNameCount ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public com.google.protobuf.ProtocolStringList getGraphInputNodeNameList ()

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public String getGraphOutputNodeName (índice int)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public com.google.protobuf.ByteString getGraphOutputNodeNameBytes (índice int)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public int getGraphOutputNodeNameCount ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public com.google.protobuf.ProtocolStringList getGraphOutputNodeNameList ()

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public GraphDef getRemoteGraph ()

 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;

public com.google.protobuf.ByteString getSerializedExecutorParameters ()

 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;

public boolean hasRemoteGraph ()

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public final boolean isInitialized ()

public RemoteFusedGraphExecuteInfo.Builder mergeFrom (com.google.protobuf.Message otro)

public RemoteFusedGraphExecuteInfo.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

public RemoteFusedGraphExecuteInfo.Builder mergeRemoteGraph (valor GraphDef )

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public final RemoteFusedGraphExecuteInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)

public RemoteFusedGraphExecuteInfo.Builder removeDefaultGraphInputTensorShape (índice int)

 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 removeDefaultGraphOutputTensorShape (índice int)

 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 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 setDefaultGraphInputTensorShape (índice int, valor de RemoteFusedGraphExecuteInfo.TensorShapeTypeProto )

 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 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 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 setExecutorName (valor de cadena)

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder setExecutorNameBytes (valor de com.google.protobuf.ByteString)

 Executor's name
 
string executor_name = 4;

public RemoteFusedGraphExecuteInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)

public RemoteFusedGraphExecuteInfo.Builder setGraphInputNodeName (int índice, valor de cadena)

 Remote fused graph input node name
 
repeated string graph_input_node_name = 2;

public RemoteFusedGraphExecuteInfo.Builder setGraphOutputNodeName (índice int, valor de cadena)

 Remote fused graph output node name
 
repeated string graph_output_node_name = 3;

public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph ( GraphDef.Builder builderForValue)

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph (valor GraphDef )

 Definition of remote graph
 
.tensorflow.GraphDef remote_graph = 1;

public RemoteFusedGraphExecuteInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)

public RemoteFusedGraphExecuteInfo.Builder setSerializedExecutorParameters (valor de com.google.protobuf.ByteString)

 Optional: Parameters given to the executor
 
bytes serialized_executor_parameters = 5;

público final RemoteFusedGraphExecuteInfo.Builder setUnknownFields (com.google.protobuf.UnknownFieldSet unknownFields)