ממשק ציבורי RemoteFusedGraphExecuteInfoOrBuilder
| תת-מחלקות עקיפות ידועות |
שיטות ציבוריות
| תקציר RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphInputTensorShape (int index) 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 index) 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 index) 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 index) 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 index) Remote fused graph input node name repeated string graph_input_node_name = 2; |
| תקציר com.google.protobuf.ByteString | getGraphInputNodeNameBytes (int index) 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 index) Remote fused graph output node name repeated string graph_output_node_name = 3; |
| תקציר com.google.protobuf.ByteString | getGraphOutputNodeNameBytes (int index) 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; |
שיטות ציבוריות
תקציר ציבורי RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (int index)
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; רשימת תקציר ציבורית< 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 index)
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 index)
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; רשימת תקציר ציבורית< 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 index)
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 index)
Remote fused graph input node name
repeated string graph_input_node_name = 2; תקציר ציבורי com.google.protobuf.ByteString getGraphInputNodeNameBytes (int index)
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 index)
Remote fused graph output node name
repeated string graph_output_node_name = 3; תקציר ציבורי com.google.protobuf.ByteString getGraphOutputNodeNameBytes (int index)
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;