public final class MemChunk
tensorflow.MemChunk
type tensorflow.MemChunk
Classes aninhadas
aula | MemChunk.Builder | tensorflow.MemChunk type tensorflow.MemChunk |
Constantes
Métodos Públicos
boleano | igual a (objeto obj) |
longo | getActionCount () uint64 action_count = 7; |
longo | getAddress () uint64 address = 1; |
int | getBin () int32 bin = 4; |
MemChunk estático | |
MemChunk | |
final static com.google.protobuf.Descriptors.Descriptor | |
longo | getFreedAtCount () uint64 freed_at_count = 6; |
boleano | getInUse () bool in_use = 8; |
Fragmento | getOpName () string op_name = 5; |
com.google.protobuf.ByteString | getOpNameBytes () string op_name = 5; |
longo | getRequestedSize () int64 requested_size = 3; |
int | |
longo | getSize () int64 size = 2; |
longo | getStepId () uint64 step_id = 9; |
final com.google.protobuf.UnknownFieldSet | |
int | hashCode () |
final booleano | |
MemChunk.Builder estático | newBuilder (protótipo MemChunk ) |
MemChunk.Builder estático | newBuilder () |
MemChunk.Builder | |
MemChunk estático | parseDelimitedFrom (input InputStream) |
MemChunk estático | parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemChunk estático | parseFrom (dados ByteBuffer) |
MemChunk estático | parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemChunk estático | parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemChunk estático | parseFrom (com.google.protobuf.CodedInputStream input) |
MemChunk estático | parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemChunk estático | parseFrom (com.google.protobuf.ByteString data) |
MemChunk estático | parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
MemChunk estático | parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
estático | analisador () |
MemChunk.Builder | toBuilder () |
vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
public static final int ACTION_COUNT_FIELD_NUMBER
Valor constante: 7
public static final int ADDRESS_FIELD_NUMBER
Valor Constante: 1
public static final int BIN_FIELD_NUMBER
Valor constante: 4
public static final int FREED_AT_COUNT_FIELD_NUMBER
Valor constante: 6
público estático final int IN_USE_FIELD_NUMBER
Valor constante: 8
público estático final int OP_NAME_FIELD_NUMBER
Valor constante: 5
public static final int REQUESTED_SIZE_FIELD_NUMBER
Valor Constante: 3
public static final int SIZE_FIELD_NUMBER
Valor constante: 2
public static final int STEP_ID_FIELD_NUMBER
Valor constante: 9
Métodos Públicos
public boolean equals (Object obj)
public long getActionCount ()
uint64 action_count = 7;
public long getAddress ()
uint64 address = 1;
public int getBin ()
int32 bin = 4;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public long getFreedAtCount ()
uint64 freed_at_count = 6;
public boolean getInUse ()
bool in_use = 8;
public String getOpName ()
string op_name = 5;
public com.google.protobuf.ByteString getOpNameBytes ()
string op_name = 5;
público 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 ()
public int hashCode ()
public final boolean isInitialized ()
public static MemChunk parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static MemChunk parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static MemChunk parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static MemChunk parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
public static MemChunk parseFrom (com.google.protobuf.ByteString data)
Lança
InvalidProtocolBufferException |
---|
public static MemChunk parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
IOException |
---|
public static MemChunk parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
InvalidProtocolBufferException |
---|
estática pública analisador ()
public void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
IOException |
---|