MemoryLogTensorDeallocation

パブリック最終クラスMemoryLogTensorDeallocation

Protobuf 型tensorflow.MemoryLogTensorDeallocation

ネストされたクラス

クラスMemoryLogTensorDeallocation.Builder Protobuf 型tensorflow.MemoryLogTensorDeallocation

定数

整数ALLOCATION_ID_FIELD_NUMBER
整数ALLOCATOR_NAME_FIELD_NUMBER

パブリックメソッド

ブール値
等しい(オブジェクトオブジェクト)
長さ
getAllocationId ()
 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
getAllocatorName ()
 Name of the allocator used.
com.google.protobuf.ByteString
getAllocatorNameBytes ()
 Name of the allocator used.
静的MemoryLogTensorDeallocation
MemoryLogTensor割り当て解除
最終的な静的 com.google.protobuf.Descriptors.Descriptor
整数
最終的な com.google.protobuf.UnknownFieldSet
整数
最終ブール値
静的MemoryLogTensorDeallocation.Builder
静的MemoryLogTensorDeallocation.Builder
MemoryLogTensorDeallocation.Builder
静的MemoryLogTensorDeallocation
parseDelimitedFrom (InputStream 入力)
静的MemoryLogTensorDeallocation
parseDelimitedFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的MemoryLogTensorDeallocation
parseFrom (ByteBuffer データ)
静的MemoryLogTensorDeallocation
parseFrom (com.google.protobuf.CodedInputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的MemoryLogTensorDeallocation
parseFrom (ByteBuffer データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的MemoryLogTensorDeallocation
parseFrom (com.google.protobuf.CodedInputStream 入力)
静的MemoryLogTensorDeallocation
parseFrom (byte[] データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的MemoryLogTensorDeallocation
parseFrom (com.google.protobuf.ByteString データ)
静的MemoryLogTensorDeallocation
parseFrom (InputStream 入力、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的MemoryLogTensorDeallocation
parseFrom (com.google.protobuf.ByteString データ、com.google.protobuf.ExtensionRegistryLite extensionRegistry)
静的
MemoryLogTensorDeallocation.Builder
空所
writeTo (com.google.protobuf.CodedOutputStream 出力)

継承されたメソッド

定数

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

定数値: 1

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

定数値: 2

パブリックメソッド

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

public long getAllocationId ()

 Id of the tensor buffer being deallocated, used to match to a
 corresponding allocation.
 
int64 allocation_id = 1;

public String getAllocatorName ()

 Name of the allocator used.
 
string allocator_name = 2;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

 Name of the allocator used.
 
string allocator_name = 2;

public static MemoryLogTensorDeallocation getDefaultInstance ()

public MemoryLogTensorDeallocation getDefaultInstanceForType ()

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

公共getParserForType ()

public int getSerializedSize ()

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

public int hashCode ()

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

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

public static MemoryLogTensorDeallocation.Builder newBuilder ()

public MemoryLogTensorDeallocation.Builder newBuilderForType ()

public static MemoryLogTensorDeallocation parseDelimitedFrom (InputStream 入力)

投げる
IO例外

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

投げる
IO例外

public static MemoryLogTensorDeallocation parseFrom (ByteBuffer データ)

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

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

投げる
IO例外

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

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

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

投げる
IO例外

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

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

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

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

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

投げる
IO例外

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

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

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

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

投げる
IO例外