パブリック静的最終クラスRemoteFusedGraphExecuteInfo.Builder
Protocol buffer representing a handle to a tensorflow resource. Handles are not valid across executions, but can be serialized back and forth from within a single run.
tensorflow.RemoteFusedGraphExecuteInfo
パブリックメソッド
RemoteFusedGraphExecuteInfo.Builder | addAllDefaultGraphInputTensorShape (Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > 値) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
RemoteFusedGraphExecuteInfo.Builder | addAllDefaultGraphOutputTensorShape (Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > 値) 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.Builder | addAllGraphInputNodeName (Iterable<String> 値) Remote fused graph input node name repeated string graph_input_node_name = 2; |
RemoteFusedGraphExecuteInfo.Builder | addAllGraphOutputNodeName (Iterable<String> 値) Remote fused graph output node name repeated string graph_output_node_name = 3; |
RemoteFusedGraphExecuteInfo.Builder | addDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
RemoteFusedGraphExecuteInfo.Builder | addDefaultGraphInputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
RemoteFusedGraphExecuteInfo.Builder | addDefaultGraphInputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
RemoteFusedGraphExecuteInfo.Builder | addDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) 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.Builder | addDefaultGraphInputTensorShapeBuilder () 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.Builder | addDefaultGraphInputTensorShapeBuilder (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.Builder | addDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値) 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.Builder | addDefaultGraphOutputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値) 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.Builder | addDefaultGraphOutputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) 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.Builder | addDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) 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.Builder | addDefaultGraphOutputTensorShapeBuilder (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.TensorShapeTypeProto.Builder | addDefaultGraphOutputTensorShapeBuilder () 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.Builder | addGraphInputNodeName (文字列値) Remote fused graph input node name repeated string graph_input_node_name = 2; |
RemoteFusedGraphExecuteInfo.Builder | addGraphInputNodeNameBytes (com.google.protobuf.ByteString 値) Remote fused graph input node name repeated string graph_input_node_name = 2; |
RemoteFusedGraphExecuteInfo.Builder | addGraphOutputNodeName (文字列値) Remote fused graph output node name repeated string graph_output_node_name = 3; |
RemoteFusedGraphExecuteInfo.Builder | addGraphOutputNodeNameBytes (com.google.protobuf.ByteString 値) Remote fused graph output node name repeated string graph_output_node_name = 3; |
RemoteFusedGraphExecuteInfo.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
RemoteFusedGraphExecuteInfo | 建てる() |
RemoteFusedGraphExecuteInfo | buildPartial () |
RemoteFusedGraphExecuteInfo.Builder | クリア() |
RemoteFusedGraphExecuteInfo.Builder | clearDefaultGraphInputTensorShape () Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
RemoteFusedGraphExecuteInfo.Builder | clearDefaultGraphOutputTensorShape () 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.Builder | クリアエグゼキュータ名() Executor's name string executor_name = 4; |
RemoteFusedGraphExecuteInfo.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド) |
RemoteFusedGraphExecuteInfo.Builder | クリアグラフ入力ノード名() Remote fused graph input node name repeated string graph_input_node_name = 2; |
RemoteFusedGraphExecuteInfo.Builder | クリアグラフ出力ノード名() Remote fused graph output node name repeated string graph_output_node_name = 3; |
RemoteFusedGraphExecuteInfo.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
RemoteFusedGraphExecuteInfo.Builder | クリアリモートグラフ() Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
RemoteFusedGraphExecuteInfo.Builder | clearSerializedExecutorParameters () Optional: Parameters given to the executor bytes serialized_executor_parameters = 5; |
RemoteFusedGraphExecuteInfo.Builder | クローン() |
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; |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder | getDefaultGraphInputTensorShapeBuilder (int インデックス) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
List< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder > | getDefaultGraphInputTensorShapeBuilderList () 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; |
List< 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; |
RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder | getDefaultGraphOutputTensorShapeBuilder (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; |
List< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder > | getDefaultGraphOutputTensorShapeBuilderList () 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; |
List< 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; |
RemoteFusedGraphExecuteInfo | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
弦 | 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; |
com.google.protobuf.ProtocolStringList | 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; |
com.google.protobuf.ProtocolStringList | getGraphOutputNodeNameList () Remote fused graph output node name repeated string graph_output_node_name = 3; |
グラフ定義 | getRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
グラフ定義ビルダー | getRemoteGraphBuilder () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
グラフ定義またはビルダー | 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.Builder | mergeFrom (com.google.protobuf.Message other) |
RemoteFusedGraphExecuteInfo.Builder | mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
RemoteFusedGraphExecuteInfo.Builder | |
最終的なRemoteFusedGraphExecuteInfo.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet 不明フィールド) |
RemoteFusedGraphExecuteInfo.Builder | RemoveDefaultGraphInputTensorShape (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.Builder | RemoveDefaultGraphOutputTensorShape (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.Builder | setDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
RemoteFusedGraphExecuteInfo.Builder | setDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値) Optional: Default graph input tensor shape used to allocate memory before executing op repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6; |
RemoteFusedGraphExecuteInfo.Builder | setDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue) 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.Builder | setDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値) 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.Builder | setExecutorName (文字列値) Executor's name string executor_name = 4; |
RemoteFusedGraphExecuteInfo.Builder | setExecutorNameBytes (com.google.protobuf.ByteString 値) Executor's name string executor_name = 4; |
RemoteFusedGraphExecuteInfo.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値) |
RemoteFusedGraphExecuteInfo.Builder | setGraphInputNodeName (int インデックス、文字列値) Remote fused graph input node name repeated string graph_input_node_name = 2; |
RemoteFusedGraphExecuteInfo.Builder | setGraphOutputNodeName (int インデックス、文字列値) Remote fused graph output node name repeated string graph_output_node_name = 3; |
RemoteFusedGraphExecuteInfo.Builder | setRemoteGraph ( GraphDef.Builder builderForValue) Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
RemoteFusedGraphExecuteInfo.Builder | |
RemoteFusedGraphExecuteInfo.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値) |
RemoteFusedGraphExecuteInfo.Builder | setSerializedExecutorParameters (com.google.protobuf.ByteString 値) Optional: Parameters given to the executor bytes serialized_executor_parameters = 5; |
最終的なRemoteFusedGraphExecuteInfo.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
継承されたメソッド
パブリックメソッド
public RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphInputTensorShape (Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > 値)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder addAllDefaultGraphOutputTensorShape (Iterable<? extends RemoteFusedGraphExecuteInfo.TensorShapeTypeProto > 値)
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 RemoteFusedGraphExecuteInfo.Builder addAllGraphInputNodeName (Iterable<String> 値)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public RemoteFusedGraphExecuteInfo.Builder addAllGraphOutputNodeName (Iterable<String> 値)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphInputTensorShapeBuilder ()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphInputTensorShapeBuilder (int インデックス)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値)
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 RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値)
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 RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape ( RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
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 RemoteFusedGraphExecuteInfo.Builder addDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
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 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder (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;
public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder addDefaultGraphOutputTensorShapeBuilder ()
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 RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeName (文字列値)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public RemoteFusedGraphExecuteInfo.Builder addGraphInputNodeNameBytes (com.google.protobuf.ByteString 値)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeName (文字列値)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public RemoteFusedGraphExecuteInfo.Builder addGraphOutputNodeNameBytes (com.google.protobuf.ByteString 値)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public RemoteFusedGraphExecuteInfo.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public RemoteFusedGraphExecuteInfo.Builder clearDefaultGraphInputTensorShape ()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder clearDefaultGraphOutputTensorShape ()
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 RemoteFusedGraphExecuteInfo.Builder clearExecutorName ()
Executor's name
string executor_name = 4;
public RemoteFusedGraphExecuteInfo.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor フィールド)
public RemoteFusedGraphExecuteInfo.Builder clearGraphInputNodeName ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public RemoteFusedGraphExecuteInfo.Builder clearGraphOutputNodeName ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public RemoteFusedGraphExecuteInfo.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
public RemoteFusedGraphExecuteInfo.Builder clearRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
public RemoteFusedGraphExecuteInfo.Builder clearSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;
public 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;
public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder getDefaultGraphInputTensorShapeBuilder (int インデックス)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public List< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder > getDefaultGraphInputTensorShapeBuilderList ()
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public 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;
public List< 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;
public 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;
公開リスト<? extends 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;
public 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;
public RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder getDefaultGraphOutputTensorShapeBuilder (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;
public List< RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder > getDefaultGraphOutputTensorShapeBuilderList ()
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 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;
public List< 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;
public 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;
公開リスト<? extends 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;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
public String getExecutorName ()
Executor's name
string executor_name = 4;
public com.google.protobuf.ByteString getExecutorNameBytes ()
Executor's name
string executor_name = 4;
public String getGraphInputNodeName (int インデックス)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public com.google.protobuf.ByteString getGraphInputNodeNameBytes (int インデックス)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public int getGraphInputNodeNameCount ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public com.google.protobuf.ProtocolStringList getGraphInputNodeNameList ()
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public String getGraphOutputNodeName (int インデックス)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public com.google.protobuf.ByteString getGraphOutputNodeNameBytes (int インデックス)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public int getGraphOutputNodeNameCount ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public com.google.protobuf.ProtocolStringList getGraphOutputNodeNameList ()
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public GraphDef.Builder getRemoteGraphBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
public GraphDefOrBuilder getRemoteGraphOrBuilder ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
public com.google.protobuf.ByteString getSerializedExecutorParameters ()
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;
public boolean hasRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
パブリック最終ブール値isInitialized ()
public RemoteFusedGraphExecuteInfo.Builder mergeFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public RemoteFusedGraphExecuteInfo.Builder mergeRemoteGraph ( GraphDef値)
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
public Final RemoteFusedGraphExecuteInfo.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet knownFields)
public RemoteFusedGraphExecuteInfo.Builder RemoveDefaultGraphInputTensorShape (int インデックス)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder RemoveDefaultGraphOutputTensorShape (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;
public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphInputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値)
Optional: Default graph input tensor shape used to allocate memory before executing op
repeated .tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto default_graph_input_tensor_shape = 6;
public RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto.Builder builderForValue)
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 RemoteFusedGraphExecuteInfo.Builder setDefaultGraphOutputTensorShape (int インデックス、 RemoteFusedGraphExecuteInfo.TensorShapeTypeProto値)
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 RemoteFusedGraphExecuteInfo.Builder setExecutorName (文字列値)
Executor's name
string executor_name = 4;
public RemoteFusedGraphExecuteInfo.Builder setExecutorNameBytes (com.google.protobuf.ByteString 値)
Executor's name
string executor_name = 4;
public RemoteFusedGraphExecuteInfo.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、オブジェクト値)
public RemoteFusedGraphExecuteInfo.Builder setGraphInputNodeName (int インデックス、文字列値)
Remote fused graph input node name
repeated string graph_input_node_name = 2;
public RemoteFusedGraphExecuteInfo.Builder setGraphOutputNodeName (int インデックス、文字列値)
Remote fused graph output node name
repeated string graph_output_node_name = 3;
public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph ( GraphDef.Builder builderForValue)
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
public RemoteFusedGraphExecuteInfo.Builder setRemoteGraph ( GraphDef値)
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
public RemoteFusedGraphExecuteInfo.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor フィールド、int インデックス、オブジェクト値)
public RemoteFusedGraphExecuteInfo.Builder setSerializedExecutorParameters (com.google.protobuf.ByteString 値)
Optional: Parameters given to the executor
bytes serialized_executor_parameters = 5;