interfaz pública RemoteFusedGraphExecuteInfoOrBuilder
Subclases indirectas conocidas |
Métodos públicos
abstracto RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphInputTensorShape (índice int) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
resumen entero | 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 abstracta < 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; |
abstracto RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphInputTensorShapeOrBuilder (índice 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 abstracta<? extiende 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; |
abstracto RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | getDefaultGraphOutputTensorShape (índice 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; |
resumen entero | 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 abstracta < 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; |
abstracto RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder | getDefaultGraphOutputTensorShapeOrBuilder (índice 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 abstracta<? extiende 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; |
cadena abstracta | getNombreEjecutor () Executor's name string executor_name = 4; |
resumen com.google.protobuf.ByteString | getExecutorNameBytes () Executor's name string executor_name = 4; |
cadena abstracta | getGraphInputNodeName (índice int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
resumen com.google.protobuf.ByteString | getGraphInputNodeNameBytes (índice int) Remote fused graph input node name repeated string graph_input_node_name = 2; |
resumen entero | getGraphInputNodeNameCount () Remote fused graph input node name repeated string graph_input_node_name = 2; |
Lista abstracta<Cadena> | getGraphInputNodeNameList () Remote fused graph input node name repeated string graph_input_node_name = 2; |
cadena abstracta | getGraphOutputNodeName (índice int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
resumen com.google.protobuf.ByteString | getGraphOutputNodeNameBytes (índice int) Remote fused graph output node name repeated string graph_output_node_name = 3; |
resumen entero | getGraphOutputNodeNameCount () Remote fused graph output node name repeated string graph_output_node_name = 3; |
Lista abstracta<Cadena> | getGraphOutputNodeNameList () Remote fused graph output node name repeated string graph_output_node_name = 3; |
resumen GraphDef | getRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
abstracto GraphDefOrBuilder | getRemoteGraphOrBuilder () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
resumen com.google.protobuf.ByteString | getSerializedExecutorParameters () Optional: Parameters given to the executor bytes serialized_executor_parameters = 5; |
booleano abstracto | tieneRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
Métodos públicos
resumen público RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphInputTensorShape (índice int)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
resumen público 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;
Lista abstracta pública < 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;
resumen público RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphInputTensorShapeOrBuilder (índice 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 de resúmenes públicos <? extiende 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;
resumen público RemoteFusedGraphExecuteInfo.TensorShapeTypeProto getDefaultGraphOutputTensorShape (índice 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;
resumen público 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;
Lista abstracta pública < 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;
resumen público RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder getDefaultGraphOutputTensorShapeOrBuilder (índice 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 de resúmenes públicos <? extiende 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;
Cadena abstracta pública getExecutorName ()
Executor's name
string executor_name = 4;
resumen público com.google.protobuf.ByteString getExecutorNameBytes ()
Executor's name
string executor_name = 4;
Cadena abstracta pública getGraphInputNodeName (índice int)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
resumen público com.google.protobuf.ByteString getGraphInputNodeNameBytes (índice int)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
resumen público int getGraphInputNodeNameCount ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
Lista abstracta pública<Cadena> getGraphInputNodeNameList ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
Cadena abstracta pública getGraphOutputNodeName (índice int)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
resumen público com.google.protobuf.ByteString getGraphOutputNodeNameBytes (índice int)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
resumen público int getGraphOutputNodeNameCount ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
Lista abstracta pública<Cadena> getGraphOutputNodeNameList ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
resumen público GraphDef getRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
resumen público GraphDefOrBuilder getRemoteGraphOrBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
resumen público com.google.protobuf.ByteString getSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;
hasRemoteGraph booleano abstracto público ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;