パブリック静的最終クラスCostGraphDef.Node.InputInfo
Inputs of this node. They must be executed before this node can be executed. An input is a particular output of another node, specified by the node id and the output index.
tensorflow.CostGraphDef.Node.InputInfo
ネストされたクラス
クラス | CostGraphDef.Node.InputInfo.Builder | Inputs of this node. |
定数
整数 | PRECEDING_NODE_FIELD_NUMBER | |
整数 | PRECEDING_PORT_FIELD_NUMBER |
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
静的CostGraphDef.Node.InputInfo | |
CostGraphDef.Node.InputInfo | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
整数 | getPrecedingNode () int32 preceding_node = 1; |
整数 | getPrecedingPort () int32 preceding_port = 2; |
整数 | |
最終的な com.google.protobuf.UnknownFieldSet | |
整数 | ハッシュコード() |
最終ブール値 | |
静的CostGraphDef.Node.InputInfo.Builder | newBuilder ( CostGraphDef.Node.InputInfoプロトタイプ) |
静的CostGraphDef.Node.InputInfo.Builder | newBuilder () |
CostGraphDef.Node.InputInfo.Builder | |
静的CostGraphDef.Node.InputInfo | parseDelimitedFrom (InputStream 入力) |
静的CostGraphDef.Node.InputInfo | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的CostGraphDef.Node.InputInfo | parseFrom (ByteBuffer データ) |
静的CostGraphDef.Node.InputInfo | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的CostGraphDef.Node.InputInfo | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的CostGraphDef.Node.InputInfo | parseFrom (com.google.protobuf.CodedInputStream 入力) |
静的CostGraphDef.Node.InputInfo | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的CostGraphDef.Node.InputInfo | parseFrom (com.google.protobuf.ByteString データ) |
静的CostGraphDef.Node.InputInfo | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的CostGraphDef.Node.InputInfo | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
静的 | パーサー() |
CostGraphDef.Node.InputInfo.Builder | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数PRECEDING_NODE_FIELD_NUMBER
定数値: 1
パブリック静的最終整数PRECEDING_PORT_FIELD_NUMBER
定数値: 2
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
公共 getParserForType ()
public int getPrecedingNode ()
int32 preceding_node = 1;
public int getPrecedingPort ()
int32 preceding_port = 2;
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static CostGraphDef.Node.InputInfo parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static CostGraphDef.Node.InputInfo parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static CostGraphDef.Node.InputInfo parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static CostGraphDef.Node.InputInfo parseFrom (com.google.protobuf.CodedInputStream 入力)
投げる
IO例外 |
---|
public static CostGraphDef.Node.InputInfo parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static CostGraphDef.Node.InputInfo parseFrom (com.google.protobuf.ByteString データ)
投げる
無効なプロトコルバッファ例外 |
---|
public static CostGraphDef.Node.InputInfo parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static CostGraphDef.Node.InputInfo parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|