パブリック最終クラスCostGraphDef
Protobuf 型tensorflow.CostGraphDef
ネストされたクラス
| クラス | CostGraphDef.AggregatedCost | Total cost of this graph, typically used for balancing decisions. | |
| インタフェース | CostGraphDef.AggregatedCostOrBuilder | ||
| クラス | CostGraphDef.Builder | Protobuf 型tensorflow.CostGraphDef | |
| クラス | CostGraphDef.Node | Protobuf 型tensorflow.CostGraphDef.Node | |
| インタフェース | CostGraphDef.NodeOrBuilder | ||
定数
| 整数 | COST_FIELD_NUMBER | |
| 整数 | NODE_FIELD_NUMBER |
パブリックメソッド
| ブール値 | 等しい(オブジェクトオブジェクト) |
| CostGraphDef.AggregatedCost | getCost (int インデックス) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| 整数 | getCostCount () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| List< CostGraphDef.AggregatedCost > | getCostList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| CostGraphDef.AggregatedCostOrBuilder | getCostOrBuilder (int インデックス) repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| リスト<? CostGraphDef.AggregatedCostOrBuilderを拡張 > | getCostOrBuilderList () repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2; |
| 静的CostGraphDef | |
| コストグラフ定義 | |
| 最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
| CostGraphDef.Node | getNode (int インデックス) repeated .tensorflow.CostGraphDef.Node node = 1; |
| 整数 | getNodeCount () repeated .tensorflow.CostGraphDef.Node node = 1; |
| リスト< CostGraphDef.Node > | getNodeList () repeated .tensorflow.CostGraphDef.Node node = 1; |
| CostGraphDef.NodeOrBuilder | getNodeOrBuilder (int インデックス) repeated .tensorflow.CostGraphDef.Node node = 1; |
| リスト<? CostGraphDef.NodeOrBuilderを拡張 > | getNodeOrBuilderList () repeated .tensorflow.CostGraphDef.Node node = 1; |
| 整数 | |
| 最終的な com.google.protobuf.UnknownFieldSet | |
| 整数 | ハッシュコード() |
| 最終ブール値 | |
| 静的CostGraphDef.Builder | newBuilder ( CostGraphDefプロトタイプ) |
| 静的CostGraphDef.Builder | newBuilder () |
| CostGraphDef.Builder | |
| 静的CostGraphDef | parseDelimitedFrom (InputStream 入力) |
| 静的CostGraphDef | parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的CostGraphDef | parseFrom (ByteBuffer データ) |
| 静的CostGraphDef | parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的CostGraphDef | parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的CostGraphDef | parseFrom (com.google.protobuf.CodedInputStream 入力) |
| 静的CostGraphDef | parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的CostGraphDef | parseFrom (com.google.protobuf.ByteString データ) |
| 静的CostGraphDef | parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的CostGraphDef | parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| 静的 | パーサー() |
| CostGraphDef.Builder | toビルダー() |
| 空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数COST_FIELD_NUMBER
定数値: 2
パブリック静的最終整数NODE_FIELD_NUMBER
定数値: 1
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public CostGraphDef.AggregatedCost getCost (int インデックス)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public int getCostCount ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public List< CostGraphDef.AggregatedCost > getCostList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public CostGraphDef.AggregatedCostOrBuilder getCostOrBuilder (int インデックス)
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
公開リスト<? extends CostGraphDef.AggregatedCostOrBuilder > getCostOrBuilderList ()
repeated .tensorflow.CostGraphDef.AggregatedCost cost = 2;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public int getNodeCount ()
repeated .tensorflow.CostGraphDef.Node node = 1;
public CostGraphDef.NodeOrBuilder getNodeOrBuilder (int インデックス)
repeated .tensorflow.CostGraphDef.Node node = 1;
公開リスト<? extends CostGraphDef.NodeOrBuilder > getNodeOrBuilderList ()
repeated .tensorflow.CostGraphDef.Node node = 1;
公共 getParserForType ()
public int getSerializedSize ()
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static CostGraphDef parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static CostGraphDef parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static CostGraphDef parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static CostGraphDef parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
public static CostGraphDef parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| IO例外 |
|---|
public static CostGraphDef parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
| 無効なプロトコルバッファ例外 |
|---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
| IO例外 |
|---|