interfaccia pubblica RemoteFusedGraphExecuteInfoOrBuilder
| Sottoclassi indirette conosciute |
Metodi pubblici
| astratto RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphInputTensorShape (indice int) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| astratto 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; |
| Elenco astratto< 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; |
| astratto RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphInputTensorShapeOrBuilder (indice int) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| Elenco astratto<? estende 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; |
| astratto RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphOutputTensorShape (indice 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; |
| astratto 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; |
| Elenco astratto< 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; |
| astratto RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphOutputTensorShapeOrBuilder (indice 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; |
| Elenco astratto<? estende 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; |
| stringa astratta | getNomeEsecutore () Executor's name string executor_name = 4; |
| astratto com.google.protobuf.ByteString | getNomeEsecutoreBytes () Executor's name string executor_name = 4; |
| stringa astratta | getGraphInputNodeName (indice int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
| astratto com.google.protobuf.ByteString | getGraphInputNodeNameBytes (indice int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
| astratto int | getGraphInputNodeNameCount () Remote fused graph input node name repeated string graph_input_node_name = 2; |
| Elenco astratto<String> | getGraphInputNodeNameList () Remote fused graph input node name repeated string graph_input_node_name = 2; |
| stringa astratta | getGraphOutputNodeName (indice int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
| astratto com.google.protobuf.ByteString | getGraphOutputNodeNameBytes (indice int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
| astratto int | getGraphOutputNodeNameCount () Remote fused graph output node name repeated string graph_output_node_name = 3; |
| Elenco astratto<String> | getGraphOutputNodeNameList () Remote fused graph output node name repeated string graph_output_node_name = 3; |
| astratto GraphDef | getRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
| astratto GraphDefOrBuilder | getRemoteGraphOrBuilder () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
| astratto com.google.protobuf.ByteString | getSerializedExecutorParameters () Optional: Parameters given to the executor bytes serialized_executor_parameters = 5; |
| booleano astratto | hasRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
Metodi pubblici
public abstract RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (indice 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 abstract 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; elenco astratto pubblico< 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 abstract RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (indice int)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; Elenco abstract pubblico<? estende 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 abstract RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (indice 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 abstract 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; public abstract 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; public abstract RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (indice 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; Elenco abstract pubblico<? estende 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 abstract String getExecutorName ()
Executor's name
string executor_name = 4; abstract pubblico com.google.protobuf.ByteString getExecutorNameBytes ()
Executor's name
string executor_name = 4; public abstract String getGraphInputNodeName (indice int)
Remote fused graph input node name
repeated string graph_input_node_name = 2; public abstract com.google.protobuf.ByteString getGraphInputNodeNameBytes (indice int)
Remote fused graph input node name
repeated string graph_input_node_name = 2; public abstract int getGraphInputNodeNameCount ()
Remote fused graph input node name
repeated string graph_input_node_name = 2; public abstract List<String> getGraphInputNodeNameList ()
Remote fused graph input node name
repeated string graph_input_node_name = 2; public abstract String getGraphOutputNodeName (indice int)
Remote fused graph output node name
repeated string graph_output_node_name = 3; public abstract com.google.protobuf.ByteString getGraphOutputNodeNameBytes (indice int)
Remote fused graph output node name
repeated string graph_output_node_name = 3; public abstract int getGraphOutputNodeNameCount ()
Remote fused graph output node name
repeated string graph_output_node_name = 3; public abstract List<String> getGraphOutputNodeNameList ()
Remote fused graph output node name
repeated string graph_output_node_name = 3; estratto pubblico GraphDef getRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1; estratto pubblico GraphDefOrBuilder getRemoteGraphOrBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1; public abstract com.google.protobuf.ByteString getSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5; pubblico astratto booleano hasRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;