MemoryLogStep

clase final pública MemoryLogStep

Tipo de tensorflow.MemoryLogStep

Clases anidadas

clase MemoryLogStep.Builder Tipo de tensorflow.MemoryLogStep

Constantes

En t HANDLE_FIELD_NUMBER
En t STEP_ID_FIELD_NUMBER

Métodos públicos

booleano
es igual a (Objeto obj)
static MemoryLogStep
MemoryLogStep
com.google.protobuf.Descriptors.Descriptor estático final
Cuerda
getHandle ()
 Handle describing the feeds and fetches of the step.
com.google.protobuf.ByteString
getHandleBytes ()
 Handle describing the feeds and fetches of the step.
En t
largo
getStepId ()
 Process-unique step id.
final com.google.protobuf.UnknownFieldSet
En t
booleano final
estático MemoryLogStep.Builder
estático MemoryLogStep.Builder
MemoryLogStep.Builder
static MemoryLogStep
parseDelimitedFrom (entrada InputStream)
static MemoryLogStep
parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MemoryLogStep
parseFrom (datos ByteBuffer)
static MemoryLogStep
parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MemoryLogStep
parseFrom (datos ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MemoryLogStep
parseFrom (entrada com.google.protobuf.CodedInputStream)
static MemoryLogStep
parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MemoryLogStep
parseFrom (datos com.google.protobuf.ByteString)
static MemoryLogStep
parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static MemoryLogStep
parseFrom (datos com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
MemoryLogStep.Builder
vacío
writeTo (salida de com.google.protobuf.CodedOutputStream)

Métodos heredados

Constantes

public static final int HANDLE_FIELD_NUMBER

Valor constante: 2

public static final int STEP_ID_FIELD_NUMBER

Valor constante: 1

Métodos públicos

public boolean es igual a (Object obj)

public static MemoryLogStep getDefaultInstance ()

public MemoryLogStep getDefaultInstanceForType ()

público estático final com.google.protobuf.Descriptors.Descriptor getDescriptor ()

public String getHandle ()

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

public com.google.protobuf.ByteString getHandleBytes ()

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

público getParserForType ()

public int getSerializedSize ()

public long getStepId ()

 Process-unique step id.
 
int64 step_id = 1;

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

public int hashCode ()

public final boolean isInitialized ()

public static MemoryLogStep.Builder newBuilder (prototipo MemoryLogStep )

public static MemoryLogStep.Builder newBuilder ()

public MemoryLogStep.Builder newBuilderForType ()

público estático MemoryLogStep parseDelimitedFrom (entrada InputStream)

Lanza
IOException

Public static MemoryLogStep parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

Public static MemoryLogStep parseFrom (datos ByteBuffer)

Lanza
InvalidProtocolBufferException

público estático MemoryLogStep parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
IOException

público estático MemoryLogStep parseFrom (datos de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático MemoryLogStep parseFrom (entrada com.google.protobuf.CodedInputStream)

Lanza
IOException

Public static MemoryLogStep parseFrom (byte [] datos, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

MemoryLogStep parseFrom estático público (datos de com.google.protobuf.ByteString)

Lanza
InvalidProtocolBufferException

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

Lanza
IOException

MemoryLogStep parseFrom estático público (datos de com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lanza
InvalidProtocolBufferException

público estático analizador ()

public MemoryLogStep.Builder toBuilder ()

public void writeTo (salida de com.google.protobuf.CodedOutputStream)

Lanza
IOException