MemoryInfo

publiczna klasa końcowa MemoryInfo

Protobuf typu tensorflow.MemoryInfo

Klasy zagnieżdżone

klasa MemoryInfo.Builder Protobuf typu tensorflow.MemoryInfo

Stałe

wew DOSTĘPNY_FIELD_NUMBER
wew TOTAL_FIELD_NUMBER

Metody publiczne

wartość logiczna
równa się (obiekt obiektu)
długi
uzyskaćDostępne ()
 Immediately available memory in bytes
 
int64 available = 2;
statyczne informacje o pamięci
Informacje o pamięci
końcowy statyczny com.google.protobuf.Descriptors.Descriptor
wew
długi
getTotal ()
 Total virtual memory in bytes
 
int64 total = 1;
końcowy com.google.protobuf.UnknownFieldSet
wew
końcowa wartość logiczna
statyczny MemoryInfo.Builder
newBuilder (prototyp MemoryInfo )
statyczny MemoryInfo.Builder
MemoryInfo.Builder
statyczne informacje o pamięci
parseDelimitedFrom (wejście strumienia wejściowego)
statyczne informacje o pamięci
parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o pamięci
parseFrom (dane ByteBuffer)
statyczne informacje o pamięci
parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o pamięci
parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o pamięci
parseFrom (wejście com.google.protobuf.CodedInputStream)
statyczne informacje o pamięci
parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
statyczne informacje o pamięci
parseFrom (dane com.google.protobuf.ByteString)
statyczne informacje o pamięci
parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczne informacje o pamięci
parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
statyczny
parser ()
MemoryInfo.Builder
próżnia
writeTo (wyjście com.google.protobuf.CodedOutputStream)

Metody dziedziczone

Stałe

publiczny statyczny końcowy int AVAILABLE_FIELD_NUMBER

Wartość stała: 2

publiczny statyczny końcowy int TOTAL_FIELD_NUMBER

Wartość stała: 1

Metody publiczne

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

publiczny długi dostępAvailable ()

 Immediately available memory in bytes
 
int64 available = 2;

public static MemoryInfo getDefaultInstance ()

public MemoryInfo getDefaultInstanceForType ()

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

publiczny getParserForType ()

publiczny int getSerializedSize ()

publiczny długi getTotal ()

 Total virtual memory in bytes
 
int64 total = 1;

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

publiczny int hashCode ()

publiczna końcowa wartość logiczna isInitialized ()

publiczny statyczny MemoryInfo.Builder newBuilder (prototyp MemoryInfo )

publiczny statyczny MemoryInfo.Builder newBuilder ()

public MemoryInfo.Builder newBuilderForType ()

public static MemoryInfo parseDelimitedFrom (wejście wejściowe)

Rzuca
Wyjątek IO

public static MemoryInfo parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Wyjątek IO

public static MemoryInfo parseFrom (dane ByteBuffer)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

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

Rzuca
Wyjątek IO

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

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczne statyczne MemoryInfo parseFrom (wejście com.google.protobuf.CodedInputStream)

Rzuca
Wyjątek IO

publiczny statyczny MemoryInfo parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyczna MemoryInfo parseFrom (dane com.google.protobuf.ByteString)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczny statyczny MemoryInfo parseFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)

Rzuca
Wyjątek IO

publiczny statyczny MemoryInfo parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)

Rzuca
Nieprawidłowy wyjątekProtocolBufferException

publiczna statyka parser ()

public MemoryInfo.Builder toBuilder ()

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

Rzuca
Wyjątek IO