classe final pública StepStats
Tipo de protobuf tensorflow.StepStats
Classes aninhadas
| aula | StepStats.Builder | Tipo de protobuf tensorflow.StepStats | |
Constantes
| interno | DEV_STATS_FIELD_NUMBER |
Métodos Públicos
| boleano | é igual (objeto obj) |
| StepStats estáticos | |
| StepStats | |
| final estático com.google.protobuf.Descriptors.Descriptor | |
| DeviceStepStats | getDevStats (índice interno) repeated .tensorflow.DeviceStepStats dev_stats = 1; |
| interno | getDevStatsCount () repeated .tensorflow.DeviceStepStats dev_stats = 1; |
| Lista <DeviceStepStats> | getDevStatsList () repeated .tensorflow.DeviceStepStats dev_stats = 1; |
| DeviceStepStatsOrBuilder | getDevStatsOrBuilder (índice interno) repeated .tensorflow.DeviceStepStats dev_stats = 1; |
| Lista<? estende DeviceStepStatsOrBuilder > | getDevStatsOrBuilderList () repeated .tensorflow.DeviceStepStats dev_stats = 1; |
| interno | |
| final com.google.protobuf.UnknownFieldSet | |
| interno | código hash () |
| booleano final | |
| StepStats.Builder estático | newBuilder (protótipo StepStats ) |
| StepStats.Builder estático | |
| StepStats.Builder | |
| StepStats estáticos | parseDelimitedFrom (entrada InputStream) |
| StepStats estáticos | parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StepStats estáticos | parseFrom (dados de ByteBuffer) |
| StepStats estáticos | parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StepStats estáticos | parseFrom (dados de ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StepStats estáticos | parseFrom (entrada com.google.protobuf.CodedInputStream) |
| StepStats estáticos | parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StepStats estáticos | parseFrom (dados com.google.protobuf.ByteString) |
| StepStats estáticos | parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| StepStats estáticos | parseFrom (dados com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| estático | analisador () |
| StepStats.Builder | |
| vazio | writeTo (saída com.google.protobuf.CodedOutputStream) |
Métodos herdados
Constantes
público estático final int DEV_STATS_FIELD_NUMBER
Valor Constante: 1
Métodos Públicos
booleano público é igual (Object obj)
final estático público com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public DeviceStepStats getDevStats (índice interno)
repeated .tensorflow.DeviceStepStats dev_stats = 1;
público int getDevStatsCount ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
Lista pública< DeviceStepStats > getDevStatsList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
public DeviceStepStatsOrBuilder getDevStatsOrBuilder (índice int)
repeated .tensorflow.DeviceStepStats dev_stats = 1;
Lista pública<? estende DeviceStepStatsOrBuilder > getDevStatsOrBuilderList ()
repeated .tensorflow.DeviceStepStats dev_stats = 1;
público getParserForType ()
público int getSerializedSize ()
final público com.google.protobuf.UnknownFieldSet getUnknownFields ()
hashCode int público ()
público final booleano isInitialized ()
public static StepStats parseDelimitedFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static StepStats parseFrom (entrada com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
public static StepStats parseFrom (dados ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
StepStats estático público parseFrom (entrada com.google.protobuf.CodedInputStream)
Lança
| IOException |
|---|
public static StepStats parseFrom (byte[] dados, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| InvalidProtocolBufferException |
|---|
StepStats estático público parseFrom (dados com.google.protobuf.ByteString)
Lança
| InvalidProtocolBufferException |
|---|
public static StepStats parseFrom (entrada InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lança
| IOException |
|---|
público estático StepStats parseFrom (dados com.google.protobuf.ByteString, 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 |
|---|