パブリック最終クラスMemChunk
Protobuf 型tensorflow.MemChunk
ネストされたクラス
クラス | メムチャンクビルダー | Protobuf 型tensorflow.MemChunk |
定数
パブリックメソッド
ブール値 | 等しい(オブジェクトオブジェクト) |
長さ | getActionCount () uint64 action_count = 7; |
長さ | getアドレス() uint64 address = 1; |
整数 | getBin () int32 bin = 4; |
静的メモリチャンク | |
メムチャンク | |
最終的な静的 com.google.protobuf.Descriptors.Descriptor | |
長さ | getFreedAtCount () uint64 freed_at_count = 6; |
ブール値 | getInUse () bool in_use = 8; |
弦 | getOpName () string op_name = 5; |
com.google.protobuf.ByteString | getOpNameBytes () string op_name = 5; |
長さ | getRequestedSize () int64 requested_size = 3; |
整数 | |
長さ | getSize () int64 size = 2; |
長さ | getStepId () uint64 step_id = 9; |
最終的な com.google.protobuf.UnknownFieldSet | |
整数 | ハッシュコード() |
最終ブール値 | |
静的MemChunk.Builder | newBuilder ( MemChunkプロトタイプ) |
静的MemChunk.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
定数値: 7
public static Final int ADDRESS_FIELD_NUMBER
定数値: 1
パブリック静的最終整数BIN_FIELD_NUMBER
定数値: 4
パブリック静的最終整数FREED_AT_COUNT_FIELD_NUMBER
定数値: 6
パブリック静的最終整数IN_USE_FIELD_NUMBER
定数値: 8
パブリック静的最終整数OP_NAME_FIELD_NUMBER
定数値: 5
パブリック静的最終整数REQUESTED_SIZE_FIELD_NUMBER
定数値: 3
パブリック静的最終整数SIZE_FIELD_NUMBER
定数値: 2
パブリック静的最終整数STEP_ID_FIELD_NUMBER
定数値: 9
パブリックメソッド
public booleanに等しい(オブジェクト obj)
public long getActionCount ()
uint64 action_count = 7;
public long getAddress ()
uint64 address = 1;
public int getBin ()
int32 bin = 4;
public static Final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long getFreedAtCount ()
uint64 freed_at_count = 6;
パブリックブール値getInUse ()
bool in_use = 8;
パブリック String getOpName ()
string op_name = 5;
public com.google.protobuf.ByteString getOpNameBytes ()
string op_name = 5;
公共 getParserForType ()
public long getRequestedSize ()
int64 requested_size = 3;
public int getSerializedSize ()
public long getSize ()
int64 size = 2;
public long getStepId ()
uint64 step_id = 9;
public Final com.google.protobuf.UnknownFieldSet getUnknownFields ()
public int hashCode ()
パブリック最終ブール値isInitialized ()
public static MemChunk parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemChunk parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemChunk parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static MemChunk parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
public static MemChunk parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
IO例外 |
---|
public static MemChunk parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
投げる
無効なプロトコルバッファ例外 |
---|
パブリック静的 パーサー()
public void writeTo (com.google.protobuf.CodedOutputStream 出力)
投げる
IO例外 |
---|