SnapShot

パブリック最終クラスのスナップショット

Protobuf 型tensorflow.SnapShot

ネストされたクラス

クラススナップショットビルダーProtobuf 型tensorflow.SnapShot

定数

整数ACTION_COUNT_FIELD_NUMBER
整数SIZE_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
長さ
getActionCount ()
uint64 action_count = 1;
静的スナップショット
スナップショット
最終的な静的 com.google.protobuf.Descriptors.Descriptor
整数
長さ
getSize ()
int64 size = 2;
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的SnapShot.Builder
静的SnapShot.Builder
スナップショットビルダー
静的スナップショット
parseDelimitedFrom (InputStream 入力)
静的スナップショット
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的スナップショット
parseFrom (ByteBuffer データ)
静的スナップショット
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的スナップショット
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的スナップショット
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的スナップショット
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的スナップショット
parseFrom (com.google.protobuf.ByteString データ)
静的スナップショット
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的スナップショット
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
スナップショットビルダー
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

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

定数値: 1

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

定数値: 2

パブリックメソッド

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

public long getActionCount ()

uint64 action_count = 1;

パブリック静的スナップショットgetDefaultInstance ()

パブリックスナップショットgetDefaultInstanceForType ()

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

公共getParserForType ()

public int getSerializedSize ()

public long getSize ()

int64 size = 2;

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

public int hashCode ()

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

public static SnapShot.Builder newBuilder (スナップショットプロトタイプ)

public static SnapShot.Builder newBuilder ()

public SnapShot.Builder newBuilderForType ()

public static SnapShot parseDelimitedFrom (InputStream 入力)

投げる
IO例外

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

投げる
IO例外

public static SnapShot parseFrom (ByteBuffer データ)

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

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

投げる
IO例外

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

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

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

投げる
IO例外

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

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

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

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

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

投げる
IO例外

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

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

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

public SnapShot.Builder toBuilder ()

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

投げる
IO例外