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 | hashCode () |
| final booleano | |
| SnapShot.Builder estático | newBuilder (protótipo SnapShot ) |
| SnapShot.Builder estático | newBuilder () |
| 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 | analisador () |
| SnapShot.Builder | toBuilder () |
| 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 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 parseDelimitedFrom (InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
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 (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 void writeTo (saída com.google.protobuf.CodedOutputStream)
Lança
| IOException |
|---|