TrackableObjectGraph

パブリック最終クラスTrackableObjectGraph

Protobuf 型tensorflow.TrackableObjectGraph

ネストされたクラス

クラスTrackableObjectGraph.Builder Protobuf 型tensorflow.TrackableObjectGraph
クラスTrackableObjectGraph.TrackableObject Protobuf 型tensorflow.TrackableObjectGraph.TrackableObject
インターフェースTrackableObjectGraph.TrackableObjectOrBuilder

定数

整数NODES_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
静的TrackableObjectGraph
追跡可能なオブジェクトグラフ
最終的な静的 com.google.protobuf.Descriptors.Descriptor
TrackableObjectGraph.TrackableObject
getNodes (int インデックス)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
整数
getNodesCount ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
List< TrackableObjectGraph.TrackableObject >
getNodesList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
TrackableObjectGraph.TrackableObjectOrBuilder
getNodesOrBuilder (int インデックス)
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
リスト<? TrackableObjectGraph.TrackableObjectOrBuilderを拡張 >
getNodesOrBuilderList ()
repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的TrackableObjectGraph.Builder
newBuilder ( TrackableObjectGraphプロトタイプ)
静的TrackableObjectGraph.Builder
TrackableObjectGraph.Builder
静的TrackableObjectGraph
parseDelimitedFrom (InputStream 入力)
静的TrackableObjectGraph
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的TrackableObjectGraph
parseFrom (ByteBuffer データ)
静的TrackableObjectGraph
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的TrackableObjectGraph
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的TrackableObjectGraph
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的TrackableObjectGraph
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的TrackableObjectGraph
parseFrom (com.google.protobuf.ByteString データ)
静的TrackableObjectGraph
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的TrackableObjectGraph
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
TrackableObjectGraph.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

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

定数値: 1

パブリックメソッド

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

public static TrackableObjectGraph getDefaultInstance ()

public TrackableObjectGraph getDefaultInstanceForType ()

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

public TrackableObjectGraph.TrackableObject getNodes (int インデックス)

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

public int getNodesCount ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

public List< TrackableObjectGraph.TrackableObject > getNodesList ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

public TrackableObjectGraph.TrackableObjectOrBuilder getNodesOrBuilder (int インデックス)

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

公開リスト<? extends TrackableObjectGraph.TrackableObjectOrBuilder > getNodesOrBuilderList ()

repeated .tensorflow.TrackableObjectGraph.TrackableObject nodes = 1;

公共getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

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

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

public static TrackableObjectGraph.Builder newBuilder ()

public TrackableObjectGraph.Builder newBuilderForType ()

public static TrackableObjectGraph parseDelimitedFrom (InputStream 入力)

投げる
IO例外

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

投げる
IO例外

public static TrackableObjectGraph parseFrom (ByteBuffer データ)

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

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

投げる
IO例外

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

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

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

投げる
IO例外

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

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

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

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

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

投げる
IO例外

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

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

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

public TrackableObjectGraph.Builder toBuilder ()

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

投げる
IO例外