AllocatorMemoryUsed

publiczna klasa końcowa AllocatorMemoryUsed

Protobuf typu tensorflow.AllocatorMemoryUsed

Klasy zagnieżdżone

klasa AllocatorMemoryUsed.Builder Protobuf typu tensorflow.AllocatorMemoryUsed

Stałe

wew ALLOCATION_RECORDS_FIELD_NUMBER
wew ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER
wew ALLOCATOR_NAME_FIELD_NUMBER
wew LIVE_BYTES_FIELD_NUMBER
wew PEAK_BYTES_FIELD_NUMBER
wew TOTAL_BYTES_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
Rekord alokacji
getAllocationRecords (indeks int)
 The allocation and deallocation timeline.
wew
getAllocationRecordsCount ()
 The allocation and deallocation timeline.
Lista< Rekord alokacji >
getAllocationRecordsList ()
 The allocation and deallocation timeline.
AllocationRecordOrBuilder
getAllocationRecordsOrBuilder (indeks int)
 The allocation and deallocation timeline.
Lista<? rozszerza AllocationRecordOrBuilder >
getAllocationRecordsOrBuilderList ()
 The allocation and deallocation timeline.
długi
getAllocatorBytesInUse ()
 These are snapshots of the overall allocator memory stats.
Strunowy
getAllocatorName ()
string allocator_name = 1;
com.google.protobuf.ByteString
getAllocatorNameBytes ()
string allocator_name = 1;
statyczny AllocatorMemoryUsed
Używana pamięć alokatora
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
długi
getLiveBytes ()
 The bytes that are not deallocated.
długi
getPeakBytes ()
int64 peak_bytes = 3;
wew
długi
getTotalBytes ()
 These are per-node allocator memory stats.
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny AllocatorMemoryUsed.Builder
statyczny AllocatorMemoryUsed.Builder
AllocatorMemoryUsed.Builder
statyczny AllocatorMemoryUsed
parseDelimitedFrom (wejście strumienia wejściowego)
statyczny AllocatorMemoryUsed
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny AllocatorMemoryUsed
parseFrom (dane ByteBuffer)
statyczny AllocatorMemoryUsed
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny AllocatorMemoryUsed
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny AllocatorMemoryUsed
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczny AllocatorMemoryUsed
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczny AllocatorMemoryUsed
parseFrom (dane com.google.protobuf.ByteString)
statyczny AllocatorMemoryUsed
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny AllocatorMemoryUsed
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
AllocatorMemoryUsed.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int ALLOCATION_RECORDS_FIELD_NUMBER

Wartość stała: 6

publiczny statyczny końcowy int ALLOCATOR_BYTES_IN_USE_FIELD_NUMBER

Wartość stała: 5

publiczny statyczny końcowy int ALLOCATOR_NAME_FIELD_NUMBER

Wartość stała: 1

publiczny statyczny końcowy int LIVE_BYTES_FIELD_NUMBER

Wartość stała: 4

publiczny statyczny końcowy int PEAK_BYTES_FIELD_NUMBER

Wartość stała: 3

publiczny statyczny końcowy int TOTAL_BYTES_FIELD_NUMBER

Wartość stała: 2

Metody publiczne

publiczna wartość logiczna równa się (obiekt obiektu)

public AllocationRecord getAllocationRecords (indeks int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public int getAllocationRecordsCount ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public List< AllocationRecord > getAllocationRecordsList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

public AllocationRecordOrBuilder getAllocationRecordsOrBuilder (indeks int)

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

lista publiczna<? rozszerza AllocationRecordOrBuilder > getAllocationRecordsOrBuilderList ()

 The allocation and deallocation timeline.
 
repeated .tensorflow.AllocationRecord allocation_records = 6;

publiczny długi getAllocatorBytesInUse ()

 These are snapshots of the overall allocator memory stats.
 The number of live bytes currently allocated by the allocator.
 
int64 allocator_bytes_in_use = 5;

public String getAllocatorName ()

string allocator_name = 1;

public com.google.protobuf.ByteString getAllocatorNameBytes ()

string allocator_name = 1;

public static AllocatorMemoryUsed getDefaultInstance ()

public AllocatorMemoryUsed getDefaultInstanceForType ()

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

publiczny długi getLiveBytes ()

 The bytes that are not deallocated.
 
int64 live_bytes = 4;

publiczny getParserForType ()

publiczny długi getPeakBytes ()

int64 peak_bytes = 3;

publiczny int getSerializedSize ()

publiczny długi getTotalBytes ()

 These are per-node allocator memory stats.
 
int64 total_bytes = 2;

publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

public static AllocatorMemoryUsed.Builder newBuilder (prototyp AllocatorMemoryUsed )

public static AllocatorMemoryUsed.Builder newBuilder ()

public AllocatorMemoryUsed.Builder newBuilderForType ()

public static AllocatorMemoryUsed parseDelimitedFrom (wejście strumienia wejściowego)

Rzuca
Wyjątek IO

public static AllocatorMemoryUsed parseDelimitedFrom (dane wejściowe wejściowe strumienia wejściowego, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static AllocatorMemoryUsed parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static AllocatorMemoryUsed parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static AllocatorMemoryUsed parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static AllocatorMemoryUsed parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

public static AllocatorMemoryUsed parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static AllocatorMemoryUsed parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

public static AllocatorMemoryUsed parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

public static AllocatorMemoryUsed parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public AllocatorMemoryUsed.Builder toBuilder ()

public void writeTo (wyjście com.google.protobuf.CodedOutputStream)

Rzuca
Wyjątek IO