공용 인터페이스 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; |
추상 문자열 | getExecutor이름 () Executor's name string executor_name = 4; |
추상 com.google.protobuf.ByteString | getExecutorNameBytes () Executor's name string executor_name = 4; |
추상 문자열 | getGraphInputNodeName (정수 인덱스) Remote fused graph input node name repeated string graph_input_node_name = 2; |
추상 com.google.protobuf.ByteString | getGraphInputNodeNameBytes (정수 인덱스) 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 (정수 인덱스) 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;
공개 추상 List<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;
공개 추상 List<String> getGraphOutputNodeNameList ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
공개 추상 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;