パブリック最終クラスのスナップショット
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 | newBuilder (スナップショットプロトタイプ) |
静的SnapShot.Builder | newBuilder () |
スナップショットビルダー | |
静的スナップショット | 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) |
静的 | パーサー() |
スナップショットビルダー | toビルダー() |
空所 | writeTo (com.google.protobuf.CodedOutputStream 出力) |
継承されたメソッド
定数
パブリック静的最終整数ACTION_COUNT_FIELD_NUMBER
定数値: 1
パブリック静的最終整数SIZE_FIELD_NUMBER
定数値: 2
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public long getActionCount ()
uint64 action_count = 1;
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 parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
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 (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
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 void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|