MemChunk

classe finale publique MemChunk

tensorflow.MemChunk de type Protobuf.MemChunk

Classes imbriquées

classe MemChunk.Builder tensorflow.MemChunk de type Protobuf.MemChunk

Constantes

int ACTION_COUNT_FIELD_NUMBER
int ADDRESS_FIELD_NUMBER
int BIN_FIELD_NUMBER
int FREED_AT_COUNT_FIELD_NUMBER
int IN_USE_FIELD_NUMBER
int OP_NAME_FIELD_NUMBER
int REQUESTED_SIZE_FIELD_NUMBER
int SIZE_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER

Méthodes publiques

booléen
est égal (Obj objet)
long
getActionCount ()
uint64 action_count = 7;
long
obtenirAdresse ()
uint64 address = 1;
int
getBin ()
int32 bin = 4;
MemChunk statique
MemChunk
final statique com.google.protobuf.Descriptors.Descriptor
long
getFreedAtCount ()
uint64 freed_at_count = 6;
booléen
getInUse ()
bool in_use = 8;
Chaîne
getOpName ()
string op_name = 5;
com.google.protobuf.ByteString
getOpNameBytes ()
string op_name = 5;
long
getRequestedSize ()
int64 requested_size = 3;
int
long
obtenirTaille ()
int64 size = 2;
long
getStepId ()
uint64 step_id = 9;
final com.google.protobuf.UnknownFieldSet
int
booléen final
MemChunk.Builder statique
newBuilder (prototype MemChunk )
MemChunk.Builder statique
MemChunk.Builder
MemChunk statique
parseDelimitedFrom (entrée InputStream)
MemChunk statique
parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemChunk statique
parseFrom (données ByteBuffer)
MemChunk statique
parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemChunk statique
parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemChunk statique
parseFrom (entrée com.google.protobuf.CodedInputStream)
MemChunk statique
parseFrom (données octet[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemChunk statique
parseFrom (données com.google.protobuf.ByteString)
MemChunk statique
parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemChunk statique
parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
statique
MemChunk.Builder
vide
writeTo (sortie com.google.protobuf.CodedOutputStream)

Méthodes héritées

Constantes

public statique final entier ACTION_COUNT_FIELD_NUMBER

Valeur constante : 7

public statique final entier ADDRESS_FIELD_NUMBER

Valeur constante : 1

public statique final int BIN_FIELD_NUMBER

Valeur constante : 4

public statique final entier FREED_AT_COUNT_FIELD_NUMBER

Valeur constante : 6

public statique final int IN_USE_FIELD_NUMBER

Valeur constante : 8

public statique final int OP_NAME_FIELD_NUMBER

Valeur constante : 5

public statique final int REQUESTED_SIZE_FIELD_NUMBER

Valeur constante : 3

public statique final entier SIZE_FIELD_NUMBER

Valeur constante : 2

public statique final int STEP_ID_FIELD_NUMBER

Valeur constante : 9

Méthodes publiques

public booléen égal (Objet obj)

public long getActionCount ()

uint64 action_count = 7;

public long getAddress ()

uint64 address = 1;

public int getBin ()

int32 bin = 4;

public statique MemChunk getDefaultInstance ()

public MemChunk getDefaultInstanceForType ()

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

public long getFreedAtCount ()

uint64 freed_at_count = 6;

public booléen getInUse ()

bool in_use = 8;

chaîne publique getOpName ()

string op_name = 5;

public com.google.protobuf.ByteString getOpNameBytes ()

string op_name = 5;

publique getParserForType ()

public long getRequestedSize ()

int64 requested_size = 3;

public int getSerializedSize ()

public long getSize ()

int64 size = 2;

public long getStepId ()

uint64 step_id = 9;

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

code de hachage int public ()

public final booléen isInitialized ()

public statique MemChunk.Builder newBuilder (prototype MemChunk )

public statique MemChunk.Builder newBuilder ()

public MemChunk.Builder newBuilderForType ()

public statique MemChunk parseDelimitedFrom (entrée InputStream)

Jetés
IOException

public static MemChunk parseDelimitedFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique MemChunk parseFrom (données ByteBuffer)

Jetés
InvalidProtocolBufferException

public static MemChunk parseFrom (entrée com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public static MemChunk parseFrom (données ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique MemChunk parseFrom (entrée com.google.protobuf.CodedInputStream)

Jetés
IOException

public static MemChunk parseFrom (données byte[], com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique MemChunk parseFrom (données com.google.protobuf.ByteString)

Jetés
InvalidProtocolBufferException

public static MemChunk parseFrom (entrée InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
IOException

public statique MemChunk parseFrom (données com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Jetés
InvalidProtocolBufferException

public statique analyseur ()

public MemChunk.Builder toBuilder ()

public void writeTo (sortie com.google.protobuf.CodedOutputStream)

Jetés
IOException