อินเทอร์เฟซสาธารณะ RemoteFusedGraphExecuteInfoOrBuilder
| คลาสย่อยทางอ้อมที่รู้จัก |
วิธีการสาธารณะ
| นามธรรม RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphInputTensorShape (ดัชนี int) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
| บทคัดย่อ | getDefaultGraphInputTensorShapeCount () 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 > | 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 (ดัชนี 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.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 (ดัชนี 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; |
| บทคัดย่อ | 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; |
| รายการนามธรรม < 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 (ดัชนี 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.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; |
| สตริงที่เป็นนามธรรม | getExecutorName () Executor's name string executor_name = 4; |
| นามธรรม com.google.protobuf.ByteString | getExecutorNameBytes () Executor's name string executor_name = 4; |
| สตริงที่เป็นนามธรรม | getGraphInputNodeName (ดัชนี int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
| นามธรรม com.google.protobuf.ByteString | getGraphInputNodeNameBytes (ดัชนี int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
| บทคัดย่อ | getGraphInputNodeNameCount () Remote fused graph input node name repeated string graph_input_node_name = 2; |
| รายการนามธรรม<สตริง> | getGraphInputNodeNameList () Remote fused graph input node name repeated string graph_input_node_name = 2; |
| สตริงที่เป็นนามธรรม | getGraphOutputNodeName (ดัชนี int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
| นามธรรม com.google.protobuf.ByteString | getGraphOutputNodeNameBytes (ดัชนี int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
| บทคัดย่อ | getGraphOutputNodeNameCount () Remote fused graph output node name repeated string graph_output_node_name = 3; |
| รายการนามธรรม<สตริง> | 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; |
| 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; |
| บูลีนนามธรรม | hasRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
วิธีการสาธารณะ
นามธรรมสาธารณะ RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (ดัชนี int)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; นามธรรมสาธารณะ 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; รายการนามธรรมสาธารณะ < 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 (ดัชนี 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.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 (ดัชนี 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; นามธรรมสาธารณะ 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; รายการนามธรรมสาธารณะ < 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 (ดัชนี 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.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; สตริงนามธรรมสาธารณะ getExecutorName ()
Executor's name
string executor_name = 4; บทคัดย่อสาธารณะ com.google.protobuf.ByteString getExecutorNameBytes ()
Executor's name
string executor_name = 4; สตริงนามธรรมสาธารณะ getGraphInputNodeName (ดัชนี int)
Remote fused graph input node name
repeated string graph_input_node_name = 2; นามธรรมสาธารณะ com.google.protobuf.ByteString getGraphInputNodeNameBytes (ดัชนี int)
Remote fused graph input node name
repeated string graph_input_node_name = 2; นามธรรมสาธารณะ int getGraphInputNodeNameCount ()
Remote fused graph input node name
repeated string graph_input_node_name = 2; รายการนามธรรมสาธารณะ <String> getGraphInputNodeNameList ()
Remote fused graph input node name
repeated string graph_input_node_name = 2; สตริงนามธรรมสาธารณะ getGraphOutputNodeName (ดัชนี int)
Remote fused graph output node name
repeated string graph_output_node_name = 3; นามธรรมสาธารณะ com.google.protobuf.ByteString getGraphOutputNodeNameBytes (ดัชนี int)
Remote fused graph output node name
repeated string graph_output_node_name = 3; นามธรรมสาธารณะ int getGraphOutputNodeNameCount ()
Remote fused graph output node name
repeated string graph_output_node_name = 3; รายการนามธรรมสาธารณะ <String> 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; 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; บูลีนนามธรรมสาธารณะ hasRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;