パブリック最終クラスRemoteFusedGraphExecuteInfo
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 | Protocol buffer representing a handle to a tensorflow resource. | |
クラス | RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | Protobuf 型tensorflow.RemoteFusedGraphExecuteInfo.TensorShapeTypeProto | |
インタフェース | RemoteFusedGraphExecuteInfo.TensorShapeTypeProtoOrBuilder |
定数
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
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; |
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; |
整数 | 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 | |
RemoteFusedGraphExecuteInfo | |
最終的な静的 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; |
グラフ定義またはビルダー | 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; |
整数 | |
最終的な com.google.protobuf.UnknownFieldSet | |
ブール値 | hasRemoteGraph () Definition of remote graph .tensorflow.GraphDef remote_graph = 1; |
整数 | ハッシュコード() |
最終ブール値 | |
静的RemoteFusedGraphExecuteInfo.Builder | newBuilder ( RemoteFusedGraphExecuteInfoプロトタイプ) |
静的RemoteFusedGraphExecuteInfo.Builder | newBuilder () |
RemoteFusedGraphExecuteInfo.Builder | |
静的RemoteFusedGraphExecuteInfo | parseDelimitedFrom (InputStream 入力) |
静的RemoteFusedGraphExecuteInfo | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的RemoteFusedGraphExecuteInfo | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的RemoteFusedGraphExecuteInfo | parseFrom (com.google.protobuf.CodedInputStream 入力) |
静的RemoteFusedGraphExecuteInfo | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的RemoteFusedGraphExecuteInfo | parseFrom (ByteBuffer データ) |
静的RemoteFusedGraphExecuteInfo | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的RemoteFusedGraphExecuteInfo | parseFrom (com.google.protobuf.ByteString データ) |
静的RemoteFusedGraphExecuteInfo | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的RemoteFusedGraphExecuteInfo | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的 | パーサー() |
RemoteFusedGraphExecuteInfo.Builder | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
public static Final int DEFAULT_GRAPH_INPUT_TENSOR_SHAPE_FIELD_NUMBER
定数値: 6
public static Final int DEFAULT_GRAPH_OUTPUT_TENSOR_SHAPE_FIELD_NUMBER
定数値: 7
public static Final int EXECUTOR_NAME_FIELD_NUMBER
定数値: 4
パブリック静的最終整数GRAPH_INPUT_NODE_NAME_FIELD_NUMBER
定数値: 2
パブリック静的最終整数GRAPH_OUTPUT_NODE_NAME_FIELD_NUMBER
定数値: 3
パブリック静的最終整数REMOTE_GRAPH_FIELD_NUMBER
定数値: 1
public static Final int SERIALIZED_EXECUTOR_PARAMETERS_FIELD_NUMBER
定数値: 5
パブリックメソッド
public booleanに等しい(オブジェクト obj)
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 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 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 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;
公共 getParserForType ()
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 int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public boolean hasRemoteGraph ()
Definition of remote graph
.tensorflow.GraphDef remote_graph = 1;
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static RemoteFusedGraphExecuteInfo parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static RemoteFusedGraphExecuteInfo parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static RemoteFusedGraphExecuteInfo parseFrom (com.google.protobuf.CodedInputStream 入力)
投げる
IO例外 |
---|
public static RemoteFusedGraphExecuteInfo parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static RemoteFusedGraphExecuteInfo parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static RemoteFusedGraphExecuteInfo parseFrom (com.google.protobuf.ByteString データ)
投げる
無効なプロトコルバッファ例外 |
---|
public static RemoteFusedGraphExecuteInfo parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static RemoteFusedGraphExecuteInfo parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|