SnapShot

público final classe SnapShot

tensorflow.SnapShot tipo tensorflow.SnapShot

Classes aninhadas

aula SnapShot.Builder tensorflow.SnapShot tipo tensorflow.SnapShot

Constantes

int ACTION_COUNT_FIELD_NUMBER
int SIZE_FIELD_NUMBER

Métodos Públicos

boleano
igual a (objeto obj)
longo
getActionCount ()
uint64 action_count = 1;
SnapShot estático
Instantâneo
final static com.google.protobuf.Descriptors.Descriptor
int
longo
getSize ()
int64 size = 2;
final com.google.protobuf.UnknownFieldSet
int
final booleano
SnapShot.Builder estático
newBuilder (protótipo SnapShot )
SnapShot.Builder estático
SnapShot.Builder
SnapShot estático
parseDelimitedFrom (InputStream input)
SnapShot estático
parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapShot estático
parseFrom (dados ByteBuffer)
SnapShot estático
parseFrom (com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapShot estático
parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapShot estático
parseFrom (com.google.protobuf.CodedInputStream input)
SnapShot estático
parseFrom (byte [] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapShot estático
parseFrom (com.google.protobuf.ByteString data)
SnapShot estático
parseFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
SnapShot estático
parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
estático
SnapShot.Builder
vazio
writeTo (saída com.google.protobuf.CodedOutputStream)

Métodos herdados

Constantes

public static final int ACTION_COUNT_FIELD_NUMBER

Valor Constante: 1

public static final int SIZE_FIELD_NUMBER

Valor constante: 2

Métodos Públicos

public boolean equals (Object obj)

public long getActionCount ()

uint64 action_count = 1;

public static SnapShot getDefaultInstance ()

public SnapShot getDefaultInstanceForType ()

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

público getParserForType ()

public int getSerializedSize ()

public long getSize ()

int64 size = 2;

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

public int hashCode ()

public final boolean isInitialized ()

public static SnapShot.Builder newBuilder (protótipo SnapShot )

public static SnapShot.Builder newBuilder ()

public SnapShot.Builder newBuilderForType ()

public static SnapShot parseDelimitedFrom (InputStream input)

Lança
IOException

public static SnapShot parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
IOException

public static SnapShot parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static SnapShot parseFrom (ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

public static SnapShot parseFrom (com.google.protobuf.CodedInputStream input)

Lança
IOException

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

Lança
InvalidProtocolBufferException

public static SnapShot parseFrom (com.google.protobuf.ByteString data)

Lança
InvalidProtocolBufferException

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

Lança
IOException

public static SnapShot parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

Lança
InvalidProtocolBufferException

estática pública analisador ()

public SnapShot.Builder toBuilder ()

public void writeTo (saída com.google.protobuf.CodedOutputStream)

Lança
IOException