interfejs publiczny RemoteFusedGraphExecuteInfoOrBuilder
Znane podklasy pośrednie |
Metody publiczne
streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphInputTensorShape (indeks int) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
streszczenie wew | 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 abstrakcyjna< 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; |
streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphInputTensorShapeOrBuilder (indeks 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 abstrakcyjna<? rozszerza 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; |
streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphOutputTensorShape (indeks 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; |
streszczenie wew | 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 abstrakcyjna< 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; |
streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphOutputTensorShapeOrBuilder (indeks 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 abstrakcyjna<? rozszerza 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; |
abstrakcyjny ciąg | getExecutorName () Executor's name string executor_name = 4; |
streszczenie com.google.protobuf.ByteString | getExecutorNameBytes () Executor's name string executor_name = 4; |
abstrakcyjny ciąg | getGraphInputNodeName (indeks int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
streszczenie com.google.protobuf.ByteString | getGraphInputNodeNameBytes (indeks int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
streszczenie wew | getGraphInputNodeNameCount () Remote fused graph input node name repeated string graph_input_node_name = 2; |
lista abstrakcyjna<String> | getGraphInputNodeNameList () Remote fused graph input node name repeated string graph_input_node_name = 2; |
abstrakcyjny ciąg | getGraphOutputNodeName (indeks int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
streszczenie com.google.protobuf.ByteString | getGraphOutputNodeNameBytes (indeks int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
streszczenie wew | getGraphOutputNodeNameCount () Remote fused graph output node name repeated string graph_output_node_name = 3; |
lista abstrakcyjna<String> | getGraphOutputNodeNameList () Remote fused graph output node name repeated string graph_output_node_name = 3; |
streszczenie GraphDef | pobierzRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
streszczenie GraphDefOrBuilder | getRemoteGraphOrBuilder () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
streszczenie com.google.protobuf.ByteString | getSerializedExecutorParameters () Optional: Parameters given to the executor bytes serialized_executor_parameters = 5; |
abstrakcyjna wartość logiczna | maRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
Metody publiczne
publiczne streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (indeks int)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
publiczne streszczenie 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;
publiczna lista abstrakcyjna< 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;
publiczne streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (indeks int)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
publiczna lista abstrakcyjna<? rozszerza 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;
publiczne streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (indeks 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;
publiczne streszczenie 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;
publiczna lista abstrakcyjna< 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;
publiczne streszczenie RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (indeks 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;
publiczna lista abstrakcyjna<? rozszerza 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;
publiczny ciąg abstrakcyjny getExecutorName ()
Executor's name
string executor_name = 4;
publiczna abstrakcja com.google.protobuf.ByteString getExecutorNameBytes ()
Executor's name
string executor_name = 4;
publiczny ciąg abstrakcyjny getGraphInputNodeName (indeks int)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
publiczne streszczenie com.google.protobuf.ByteString getGraphInputNodeNameBytes (indeks int)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
publiczne streszczenie int getGraphInputNodeNameCount ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
publiczna lista abstrakcyjna<String> getGraphInputNodeNameList ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
publiczny ciąg abstrakcyjny getGraphOutputNodeName (indeks int)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
publiczne streszczenie com.google.protobuf.ByteString getGraphOutputNodeNameBytes (indeks int)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
publiczne streszczenie int getGraphOutputNodeNameCount ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
publiczna lista abstrakcyjna<String> getGraphOutputNodeNameList ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
publiczne streszczenie GraphDef getRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
publiczne streszczenie GraphDefOrBuilder getRemoteGraphOrBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
publiczne streszczenie com.google.protobuf.ByteString getSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;
publiczna wartość logiczna abstrakcyjna hasRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;