MemoryLogStep

classe finale pubblica MemoryLogStep

Tipo di protocollo tensorflow.MemoryLogStep

Classi nidificate

classe MemoryLogStep.Builder Tipo di protocollo tensorflow.MemoryLogStep

Costanti

int HANDLE_FIELD_NUMBER
int STEP_ID_FIELD_NUMBER

Metodi pubblici

booleano
è uguale a (Oggetto oggetto)
MemoryLogStep statico
MemoriaLogStep
com.google.protobuf.Descriptors.Descriptor statico finale
Corda
getHandle ()
 Handle describing the feeds and fetches of the step.
com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
int
lungo
getStepId ()
 Process-unique step id.
finale com.google.protobuf.UnknownFieldSet
int
booleano finale
MemoryLogStep.Builder statico
MemoryLogStep.Builder statico
MemoryLogStep.Builder
MemoryLogStep statico
parseDelimitedFrom (input InputStream)
MemoryLogStep statico
parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogStep statico
parseFrom (dati ByteBuffer)
MemoryLogStep statico
parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
MemoryLogStep statico
parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogStep statico
parseFrom (ingresso com.google.protobuf.CodedInputStream)
MemoryLogStep statico
parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogStep statico
parseFrom (dati com.google.protobuf.ByteString)
MemoryLogStep statico
parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
MemoryLogStep statico
parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
statico
MemoryLogStep.Builder
vuoto
writeTo (output com.google.protobuf.CodedOutputStream)

Metodi ereditati

Costanti

public static final int HANDLE_FIELD_NUMBER

Valore costante: 2

public static final int STEP_ID_FIELD_NUMBER

Valore costante: 1

Metodi pubblici

booleano pubblico è uguale a (Oggetto obj)

pubblico statico MemoryLogStep getDefaultInstance ()

pubblico MemoryLogStep getDefaultInstanceForType ()

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

public String getHandle ()

handle di stringa

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

pubblico com.google.protobuf.ByteString getHandleBytes ()

handle di stringa

 Handle describing the feeds and fetches of the step.
 
string handle = 2;

pubblico getParserForType ()

public int getSerializedSize ()

pubblico lungo getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()

public int hashCode ()

public final booleano isInitialized ()

pubblico statico MemoryLogStep.Builder newBuilder (prototipo MemoryLogStep )

pubblico statico MemoryLogStep.Builder newBuilder ()

pubblico MemoryLogStep.Builder newBuilderForType ()

public static MemoryLogStep parseDelimitedFrom (input InputStream)

Lancia
IOException

pubblico statico MemoryLogStep parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryLogStep (dati ByteBuffer)

Lancia
InvalidProtocolBufferException

public static MemoryLogStep parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

parseFrom pubblico statico MemoryLogStep (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogStep (input com.google.protobuf.CodedInputStream)

Lancia
IOException

public static MemoryLogStep parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

parseFrom pubblico statico MemoryLogStep (dati com.google.protobuf.ByteString)

Lancia
InvalidProtocolBufferException

public static MemoryLogStep parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
IOException

pubblico statico MemoryLogStep parseFrom (dati com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lancia
InvalidProtocolBufferException

pubblico statico analizzatore ()

pubblico MemoryLogStep.Builder toBuilder ()

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

Lancia
IOException