classe finale publique MemoryInfo
tensorflow.MemoryInfo de type Protobuf.MemoryInfo
Classes imbriquées
| classe | MemoryInfo.Builder | tensorflow.MemoryInfo de type Protobuf.MemoryInfo | |
Constantes
| int | AVAILABLE_FIELD_NUMBER | |
| int | TOTAL_FIELD_NUMBER |
Méthodes publiques
| booléen | est égal à (Obj objet) |
| long | getDisponible () Immediately available memory in bytes int64 available = 2; |
| Informations mémoire statiques | |
| Informations mémoire | |
| final statique com.google.protobuf.Descriptors.Descriptor | |
| int | |
| long | obtenirTotal () Total virtual memory in bytes int64 total = 1; |
| final com.google.protobuf.UnknownFieldSet | |
| int | |
| booléen final | |
| statique MemoryInfo.Builder | newBuilder (prototype MemoryInfo ) |
| statique MemoryInfo.Builder | |
| MemoryInfo.Builder | |
| Informations mémoire statiques | parseDelimitedFrom (entrée InputStream) |
| Informations mémoire statiques | parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations mémoire statiques | parseFrom (données ByteBuffer) |
| Informations mémoire statiques | parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations mémoire statiques | parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations mémoire statiques | parseFrom (entrée com.google.protobuf.CodedInputStream) |
| Informations mémoire statiques | parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations mémoire statiques | parseFrom (données com.google.protobuf.ByteString) |
| Informations mémoire statiques | parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Informations mémoire statiques | parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| statique | analyseur () |
| MemoryInfo.Builder | toBuilder () |
| vide | writeTo (sortie com.google.protobuf.CodedOutputStream) |
Méthodes héritées
Constantes
public statique final int AVAILABLE_FIELD_NUMBER
Valeur constante : 2
public statique final entier TOTAL_FIELD_NUMBER
Valeur constante : 1
Méthodes publiques
public booléen égal (Objet obj)
public long getAvailable ()
Immediately available memory in bytes
int64 available = 2; public statique final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publique getParserForType ()
public int getSerializedSize ()
public long getTotal ()
Total virtual memory in bytes
int64 total = 1; public final com.google.protobuf.UnknownFieldSet getUnknownFields ()
code de hachage int public ()
public final booléen isInitialized ()
public static MemoryInfo parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique MemoryInfo parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public static MemoryInfo parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemoryInfo parseFrom (entrée com.google.protobuf.CodedInputStream)
Jetés
| IOException |
|---|
public static MemoryInfo parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique MemoryInfo parseFrom (données com.google.protobuf.ByteString)
Jetés
| InvalidProtocolBufferException |
|---|
public static MemoryInfo parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| IOException |
|---|
public statique MemoryInfo parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Jetés
| InvalidProtocolBufferException |
|---|
public statique analyseur ()
public void writeTo (sortie com.google.protobuf.CodedOutputStream)
Jetés
| IOException |
|---|