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.
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 Iterable<String>) Remote fused graph input node name repeated string graph_input_node_name = 2; |
RemoteFusedGraphExecuteInfo.Builder | addAllGraphOutputNodeName (valores Iterable<String>) 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 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 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 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 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 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 | construir () |
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 | borrar nombre del ejecutor () 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 uno de) |
RemoteFusedGraphExecuteInfo.Builder | borrarRemoteGraph () 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; |
entero | 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; |
entero | 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 | |
Cadena | getNombreEjecutor () Executor's name string executor_name = 4; |
com.google.protobuf.ByteString | getExecutorNameBytes () Executor's name string executor_name = 4; |
Cadena | 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; |
entero | 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; |
Cadena | 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; |
entero | 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 | tieneRemoteGraph () 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 extensiónRegistry) |
RemoteFusedGraphExecuteInfo.Builder | mergeRemoteGraph (valor GraphDef ) Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
RemoteFusedGraphExecuteInfo.Builder final | mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
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 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 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 constructorForValue) Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
RemoteFusedGraphExecuteInfo.Builder | |
RemoteFusedGraphExecuteInfo.Builder | setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto) |
RemoteFusedGraphExecuteInfo.Builder | setSerializedExecutorParameters (valor com.google.protobuf.ByteString) Optional: Parameters given to the executor bytes serialized_executor_parameters = 5; |
RemoteFusedGraphExecuteInfo.Builder final | setUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields) |
Métodos heredados
Métodos públicos
público 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;
público 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;
público RemoteFusedGraphExecuteInfo.Builder addAllGraphInputNodeName (valores Iterable<String>)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público RemoteFusedGraphExecuteInfo.Builder addAllGraphOutputNodeName (valores Iterable<String>)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
público 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;
público 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;
público RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (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;
público 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;
público 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;
público 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;
público RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (índice int, valor 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;
público RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (valor 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;
público 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;
público 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;
público 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;
público 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;
público RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeName (valor de cadena)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeNameBytes (valor com.google.protobuf.ByteString)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeName (valor de cadena)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
público RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeNameBytes (valor com.google.protobuf.ByteString)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
público RemoteFusedGraphExecuteInfo.Builder addRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público 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;
público 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;
público RemoteFusedGraphExecuteInfo.Builder clearExecutorName ()
Executor's name
string executor_name = 4;
público RemoteFusedGraphExecuteInfo.Builder clearField (campo com.google.protobuf.Descriptors.FieldDescriptor)
público RemoteFusedGraphExecuteInfo.Builder clearGraphInputNodeName ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público RemoteFusedGraphExecuteInfo.Builder clearGraphOutputNodeName ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
público RemoteFusedGraphExecuteInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
público RemoteFusedGraphExecuteInfo.Builder clearRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público RemoteFusedGraphExecuteInfo.Builder clearSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;
público RemoteFusedGraphExecuteInfo.TensorShapeTypePro para 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;
público 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;
público 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;
público 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;
público RemoteFusedGraphExecuteInfo.TensorShapeTypePro para 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;
público 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;
público 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;
público 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;
público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
público com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
cadena pública getExecutorName ()
Executor's name
string executor_name = 4;
público com.google.protobuf.ByteString getExecutorNameBytes ()
Executor's name
string executor_name = 4;
Cadena pública getGraphInputNodeName (índice int)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público com.google.protobuf.ByteString getGraphInputNodeNameBytes (índice int)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público int getGraphInputNodeNameCount ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público com.google.protobuf.ProtocolStringList getGraphInputNodeNameList ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
cadena pública getGraphOutputNodeName (índice int)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
público 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;
público com.google.protobuf.ProtocolStringList getGraphOutputNodeNameList ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
público GraphDef getRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público GraphDef.Builder getRemoteGraphBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público GraphDefOrBuilder getRemoteGraphOrBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público com.google.protobuf.ByteString getSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;
hasRemoteGraph público booleano ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público final booleano isInitialized ()
público RemoteFusedGraphExecuteInfo.Builder mergeFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensiónRegistry)
Lanza
IOExcepción |
---|
público RemoteFusedGraphExecuteInfo.Builder mergeRemoteGraph (valor GraphDef )
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público final RemoteFusedGraphExecuteInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet desconocidoFields)
público 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;
público 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;
público 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;
público 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;
público 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;
público RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape (índice int, valor 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;
público RemoteFusedGraphExecuteInfo.Builder setExecutorName (valor de cadena)
Executor's name
string executor_name = 4;
público RemoteFusedGraphExecuteInfo.Builder setExecutorNameBytes (valor com.google.protobuf.ByteString)
Executor's name
string executor_name = 4;
público RemoteFusedGraphExecuteInfo.Builder setField (campo com.google.protobuf.Descriptors.FieldDescriptor, valor del objeto)
público RemoteFusedGraphExecuteInfo.Builder setGraphInputNodeName (índice int, valor de cadena)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
público RemoteFusedGraphExecuteInfo.Builder setGraphOutputNodeName (índice int, valor de cadena)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
público RemoteFusedGraphExecuteInfo.Builder setRemoteGraph ( GraphDef.Builder builderForValue)
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público RemoteFusedGraphExecuteInfo.Builder setRemoteGraph (valor GraphDef )
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
público RemoteFusedGraphExecuteInfo.Builder setRepeatedField (campo com.google.protobuf.Descriptors.FieldDescriptor, índice int, valor del objeto)
público RemoteFusedGraphExecuteInfo.Builder setSerializedExecutorParameters (valor com.google.protobuf.ByteString)
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;