MemoryLogTensorAllocation

genel son sınıf MemoryLogTensorAllocation

Protobuf tipi tensorflow.MemoryLogTensorAllocation

İç İçe Sınıflar

sınıf MemoryLogTensorAllocation.Builder Protobuf tipi tensorflow.MemoryLogTensorAllocation

Sabitler

int KERNEL_NAME_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER
int TENSOR_FIELD_NUMBER

Genel Yöntemler

boolean
eşittir (Nesne nesnesi)
statik MemoryLogTensorAllocation
MemoryLogTensorAyırma
final statik com.google.protobuf.Descriptors.Descriptor
Sicim
getKernelName ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
com.google.protobuf.ByteString
getKernelNameBytes ()
 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
int
uzun
getStepId ()
 Process-unique step id.
TensörAçıklama
getTensor ()
 Allocated tensor details.
TensorAçıklamaOrBuilder
getTensorOrBuilder ()
 Allocated tensor details.
final com.google.protobuf.UnknownFieldSet
boolean
hasTensör ()
 Allocated tensor details.
int
son boole değeri
statik MemoryLogTensorAllocation.Builder
statik MemoryLogTensorAllocation.Builder
MemoryLogTensorAllocation.Builder
statik MemoryLogTensorAllocation
parseDelimitedFrom (InputStream girişi)
statik MemoryLogTensorAllocation
parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogTensorAllocation
parseFrom (ByteBuffer verileri)
statik MemoryLogTensorAllocation
parseFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogTensorAllocation
parseFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogTensorAllocation
ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)
statik MemoryLogTensorAllocation
parseFrom (byte[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogTensorAllocation
ayrıştırmaFrom (com.google.protobuf.ByteString verileri)
statik MemoryLogTensorAllocation
parseFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik MemoryLogTensorAllocation
parseFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statik
MemoryLogTensorAllocation.Builder
geçersiz
writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Kalıtsal Yöntemler

Sabitler

genel statik final int KERNEL_NAME_FIELD_NUMBER

Sabit Değer: 2

genel statik final int STEP_ID_FIELD_NUMBER

Sabit Değer: 1

genel statik final int TENSOR_FIELD_NUMBER

Sabit Değer: 3

Genel Yöntemler

genel boole eşittir (Object obj)

genel statik MemoryLogTensorAllocation getDefaultInstance ()

genel MemoryLogTensorAllocation getDefaultInstanceForType ()

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

genel Dize getKernelName ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

public com.google.protobuf.ByteString getKernelNameBytes ()

 Name of the kernel making the allocation as set in GraphDef,
 e.g., "affine2/weights/Assign".
 
string kernel_name = 2;

halk getParserForType ()

public int getSerializedSize ()

genel uzun getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

public TensorAçıklama getTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

public TensorDescriptionOrBuilder getTensorOrBuilder ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

genel final com.google.protobuf.UnknownFieldSet getUnknownFields ()

genel boolean hasTensor ()

 Allocated tensor details.
 
.tensorflow.TensorDescription tensor = 3;

genel int hashCode ()

genel final boolean isInitialized ()

genel statik MemoryLogTensorAllocation.Builder newBuilder ()

genel statik MemoryLogTensorAllocation.Builder newBuilder ( MemoryLogTensorAllocation prototipi)

genel MemoryLogTensorAllocation.Builder newBuilderForType ()

genel statik MemoryLogTensorAllocation ayrıştırmaDelimitedFrom (InputStream girişi)

Atar
IOİstisnası

genel statik MemoryLogTensorAllocation parseDelimitedFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (ByteBuffer verileri)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (ByteBuffer verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (com.google.protobuf.CodedInputStream girişi)

Atar
IOİstisnası

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (bayt[] verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (com.google.protobuf.ByteString verileri)

Atar
Geçersiz ProtokolBufferException

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (InputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
IOİstisnası

genel statik MemoryLogTensorAllocation ayrıştırmaFrom (com.google.protobuf.ByteString verileri, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Atar
Geçersiz ProtokolBufferException

genel statik ayrıştırıcı ()

genel geçersiz writeTo (com.google.protobuf.CodedOutputStream çıkışı)

Atar
IOİstisnası