Evento pubblico di classe finale
Protocol buffer representing an event that happened during the execution of a Brain model.
tensorflow.Event
Classi nidificate
classe | Event.Builder | Protocol buffer representing an event that happened during the execution of a Brain model. | |
enum | Event.WhatCase |
Costanti
Metodi pubblici
booleano | è uguale a (Oggetto oggetto) |
Evento statico | |
Evento | |
com.google.protobuf.Descriptors.Descriptor statico finale | |
Corda | getFileVersion () An event file was started, with the specified version. |
com.google.protobuf.ByteString | getFileVersionBytes () An event file was started, with the specified version. |
com.google.protobuf.ByteString | getGraphDef () An encoded version of a GraphDef. |
LogMessage | getLogMessage () The user output a log message. |
LogMessageOrBuilder | getLogMessageOrBuilder () The user output a log message. |
com.google.protobuf.ByteString | getMetaGraphDef () An encoded version of a MetaGraphDef. |
int | |
Registro di sessione | getSessionLog () The state of the session which can be used for restarting after crashes. |
SessionLogOrBuilder | getSessionLogOrBuilder () The state of the session which can be used for restarting after crashes. |
lungo | getStep () Global step of the event. |
Riepilogo | getRiepilogo () A summary was generated. |
RiepilogoOrBuilder | getSummaryOrBuilder () A summary was generated. |
Contrassegnato con RunMetadata | getTaggedRunMetadata () The metadata returned by running a session.run() call. |
ContrassegnatoRunMetadataOrBuilder | getTaggedRunMetadataOrBuilder () The metadata returned by running a session.run() call. |
finale com.google.protobuf.UnknownFieldSet | |
raddoppiare | getWallTime () Timestamp of the event. |
Event.WhatCase | getWhatCase () |
booleano | hasLogMessage () The user output a log message. |
booleano | hasSessionLog () The state of the session which can be used for restarting after crashes. |
booleano | haRiepilogo () A summary was generated. |
booleano | hasTaggedRunMetadata () The metadata returned by running a session.run() call. |
int | codicehash () |
booleano finale | |
Event.Builder statico | newBuilder (prototipo dell'evento ) |
Event.Builder statico | |
Event.Builder | |
Evento statico | parseDelimitedFrom (input InputStream) |
Evento statico | parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Evento statico | parseFrom (dati ByteBuffer) |
Evento statico | parseFrom (input com.google.protobuf.CodedInputStream, estensione com.google.protobuf.ExtensionRegistryLiteRegistry) |
Evento statico | parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Evento statico | parseFrom (ingresso com.google.protobuf.CodedInputStream) |
Evento statico | parseFrom (byte[] dati, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Evento statico | parseFrom (dati com.google.protobuf.ByteString) |
Evento statico | parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Evento statico | parseFrom (dati com.google.protobuf.ByteString, estensione Com.google.protobuf.ExtensionRegistryLiteRegistry) |
statico | analizzatore () |
Event.Builder | toBuilder () |
vuoto | writeTo (output com.google.protobuf.CodedOutputStream) |
Metodi ereditati
Costanti
public static final int FILE_VERSION_FIELD_NUMBER
Valore costante: 3
public static final int GRAPH_DEF_FIELD_NUMBER
Valore costante: 4
public static final int LOG_MESSAGE_FIELD_NUMBER
Valore costante: 6
public static final int META_GRAPH_DEF_FIELD_NUMBER
Valore costante: 9
public static final int SESSION_LOG_FIELD_NUMBER
Valore costante: 7
public static final int STEP_FIELD_NUMBER
Valore costante: 2
public static final int SUMMARY_FIELD_NUMBER
Valore costante: 5
public static final int TAGGED_RUN_METADATA_FIELD_NUMBER
Valore costante: 8
public static final int WALL_TIME_FIELD_NUMBER
Valore costante: 1
Metodi pubblici
booleano pubblico è uguale a (Oggetto obj)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
stringa pubblica getFileVersion ()
An event file was started, with the specified version. This is use to identify the contents of the record IO files easily. Current version is "brain.Event:2". All versions start with "brain.Event:".
string file_version = 3;
pubblico com.google.protobuf.ByteString getFileVersionBytes ()
An event file was started, with the specified version. This is use to identify the contents of the record IO files easily. Current version is "brain.Event:2". All versions start with "brain.Event:".
string file_version = 3;
pubblico com.google.protobuf.ByteString getGraphDef ()
An encoded version of a GraphDef.
bytes graph_def = 4;
pubblico LogMessage getLogMessage ()
The user output a log message. Not all messages are logged, only ones generated via the Python tensorboard_logging module.
.tensorflow.LogMessage log_message = 6;
pubblico LogMessageOrBuilder getLogMessageOrBuilder ()
The user output a log message. Not all messages are logged, only ones generated via the Python tensorboard_logging module.
.tensorflow.LogMessage log_message = 6;
pubblico com.google.protobuf.ByteString getMetaGraphDef ()
An encoded version of a MetaGraphDef.
bytes meta_graph_def = 9;
pubblico getParserForType ()
public int getSerializedSize ()
pubblico SessionLog getSessionLog ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
pubblico SessionLogOrBuilder getSessionLogOrBuilder ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
pubblico lungo getStep ()
Global step of the event.
int64 step = 2;
public SummaryOrBuilder getSummaryOrBuilder ()
A summary was generated.
.tensorflow.Summary summary = 5;
public TaggedRunMetadata getTaggedRunMetadata ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
public TaggedRunMetadataOrBuilder getTaggedRunMetadataOrBuilder ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
pubblico finale com.google.protobuf.UnknownFieldSet getUnknownFields ()
pubblico doppio getWallTime ()
Timestamp of the event.
double wall_time = 1;
hasLogMessage booleano pubblico ()
The user output a log message. Not all messages are logged, only ones generated via the Python tensorboard_logging module.
.tensorflow.LogMessage log_message = 6;
hasSessionLog booleano pubblico ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
public booleano hasSummary ()
A summary was generated.
.tensorflow.Summary summary = 5;
booleano pubblico hasTaggedRunMetadata ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
public int hashCode ()
public final booleano isInitialized ()
Evento statico pubblico parseDelimitedFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
Evento statico pubblico parseFrom (input com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
Evento statico pubblico parseFrom (dati ByteBuffer, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
Evento statico pubblico parseFrom (byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
InvalidProtocolBufferException |
---|
Evento statico pubblico parseFrom (dati com.google.protobuf.ByteString)
Lancia
InvalidProtocolBufferException |
---|
Evento statico pubblico parseFrom (input InputStream, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Lancia
IOException |
---|
Evento statico pubblico parseFrom (dati com.google.protobuf.ByteString, estensione com.google.protobuf.ExtensionRegistryLiteRegistry)
Lancia
InvalidProtocolBufferException |
---|
pubblico statico analizzatore ()
public void writeTo (output com.google.protobuf.CodedOutputStream)
Lancia
IOException |
---|