RunMetadata.FunctionGraphs

パブリック静的最終クラスRunMetadata.FunctionGraphs

Protobuf 型tensorflow.RunMetadata.FunctionGraphs

ネストされたクラス

クラスRunMetadata.FunctionGraphs.Builder Protobuf 型tensorflow.RunMetadata.FunctionGraphs

定数

整数PARTITION_GRAPHS_FIELD_NUMBER
整数POST_OPTIMIZATION_GRAPH_FIELD_NUMBER
整数PRE_OPTIMIZATION_GRAPH_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的RunMetadata.FunctionGraphs
RunMetadata.FunctionGraphs
最終的な静的 com.google.protobuf.Descriptors.Descriptor
グラフ定義
getPartitionGraphs (int インデックス)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
整数
getPartitionGraphsCount ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
リスト< GraphDef >
getPartitionGraphsList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
グラフ定義またはビルダー
getPartitionGraphsOrBuilder (int インデックス)
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
リスト<? GraphDefOrBuilderを拡張 >
getPartitionGraphsOrBuilderList ()
 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;
グラフ定義
getPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
グラフ定義またはビルダー
getPostOptimizationGraphOrBuilder ()
.tensorflow.GraphDef post_optimization_graph = 3;
グラフ定義
getPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
グラフ定義またはビルダー
getPreOptimizationGraphOrBuilder ()
.tensorflow.GraphDef pre_optimization_graph = 2;
整数
最終的な com.google.protobuf.UnknownFieldSet
ブール値
hasPostOptimizationGraph ()
.tensorflow.GraphDef post_optimization_graph = 3;
ブール値
hasPreOptimizationGraph ()
.tensorflow.GraphDef pre_optimization_graph = 2;
整数
最終ブール値
静的RunMetadata.FunctionGraphs.Builder
静的RunMetadata.FunctionGraphs.Builder
RunMetadata.FunctionGraphs.Builder
静的RunMetadata.FunctionGraphs
parseDelimitedFrom (InputStream 入力)
静的RunMetadata.FunctionGraphs
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的RunMetadata.FunctionGraphs
parseFrom (ByteBuffer データ)
静的RunMetadata.FunctionGraphs
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的RunMetadata.FunctionGraphs
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的RunMetadata.FunctionGraphs
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的RunMetadata.FunctionGraphs
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的RunMetadata.FunctionGraphs
parseFrom (com.google.protobuf.ByteString データ)
静的RunMetadata.FunctionGraphs
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的RunMetadata.FunctionGraphs
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
RunMetadata.FunctionGraphs.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

パブリック静的最終整数PARTITION_GRAPHS_FIELD_NUMBER

定数値: 1

パブリック静的最終整数POST_OPTIMIZATION_GRAPH_FIELD_NUMBER

定数値: 3

パブリック静的最終整数PRE_OPTIMIZATION_GRAPH_FIELD_NUMBER

定数値: 2

パブリックメソッド

public booleanに等しい(オブジェクト obj)

public static RunMetadata.FunctionGraphs getDefaultInstance ()

public RunMetadata.FunctionGraphs getDefaultInstanceForType ()

public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

公共getParserForType ()

public GraphDef getPartitionGraphs (int インデックス)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public int getPartitionGraphsCount ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public List< GraphDef > getPartitionGraphsList ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public GraphDefOrBuilder getPartitionGraphsOrBuilder (int インデックス)

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

公開リスト<? extends GraphDefOrBuilder > getPartitionGraphsOrBuilderList ()

 TODO(nareshmodi): Include some sort of function/cache-key identifier?
 
repeated .tensorflow.GraphDef partition_graphs = 1;

public GraphDef getPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public GraphDefOrBuilder getPostOptimizationGraphOrBuilder ()

.tensorflow.GraphDef post_optimization_graph = 3;

public GraphDef getPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public GraphDefOrBuilder getPreOptimizationGraphOrBuilder ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public int getSerializedSize ()

public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()

public boolean hasPostOptimizationGraph ()

.tensorflow.GraphDef post_optimization_graph = 3;

public boolean hasPreOptimizationGraph ()

.tensorflow.GraphDef pre_optimization_graph = 2;

public int hashCode ()

パブリック最終ブール値isInitialized ()

public static RunMetadata.FunctionGraphs.Builder newBuilder ( RunMetadata.FunctionGraphsプロトタイプ)

public static RunMetadata.FunctionGraphs.Builder newBuilder ()

public RunMetadata.FunctionGraphs.Builder newBuilderForType ()

public static RunMetadata.FunctionGraphs parseDelimitedFrom (InputStream 入力)

投げる
IO例外

public static RunMetadata.FunctionGraphs parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static RunMetadata.FunctionGraphs parseFrom (ByteBuffer データ)

投げる
無効なプロトコルバッファ例外

public static RunMetadata.FunctionGraphs parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static RunMetadata.FunctionGraphs parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static RunMetadata.FunctionGraphs parseFrom (com.google.protobuf.CodedInputStream 入力)

投げる
IO例外

public static RunMetadata.FunctionGraphs parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

public static RunMetadata.FunctionGraphs parseFrom (com.google.protobuf.ByteString データ)

投げる
無効なプロトコルバッファ例外

public static RunMetadata.FunctionGraphs parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
IO例外

public static RunMetadata.FunctionGraphs parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)

投げる
無効なプロトコルバッファ例外

パブリック静的パーサー()

public void writeTo (com.google.protobuf.CodedOutputStream 出力)

投げる
IO例外