SnapShot

SnapShot da aula final pública

Tipo de protobuf tensorflow.SnapShot

Classes aninhadas

aula SnapShot.Builder Tipo de protobuf tensorflow.SnapShot

Constantes

interno ACTION_COUNT_FIELD_NUMBER
interno SIZE_FIELD_NUMBER

Métodos Públicos

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

Métodos herdados

Constantes

público estático final int ACTION_COUNT_FIELD_NUMBER

Valor Constante: 1

int final estático público SIZE_FIELD_NUMBER

Valor Constante: 2

Métodos Públicos

booleano público é igual (Object obj)

getActionCount longo público ()

uint64 action_count = 1;

SnapShot estático público getDefaultInstance ()

instantâneo público getDefaultInstanceForType ()

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

público getParserForType ()

público int getSerializedSize ()

getSize longo público ()

int64 size = 2;

final público com.google.protobuf.UnknownFieldSet getUnknownFields ()

hashCode int público ()

público final booleano isInitialized ()

público estático SnapShot.Builder newBuilder (protótipo SnapShot )

público estático SnapShot.Builder newBuilder ()

público SnapShot.Builder newBuilderForType ()

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

Lança
IOException

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

Lança
IOException

SnapShot estático público parseFrom (dados ByteBuffer)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

SnapShot estático público parseFrom (dados com.google.protobuf.ByteString)

Lança
InvalidProtocolBufferException

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

Lança
IOException

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

Lança
InvalidProtocolBufferException

estática pública analisador ()

SnapShot.Builder público paraBuilder ()

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

Lança
IOException