عمومی استاتیک کلاس نهایی Event.Builder
Protocol buffer representing an event that happened during the execution of a Brain model.
tensorflow.Event
روش های عمومی
رویداد.ساز | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
رویداد | ساختن () |
رویداد | ساخت جزئی () |
رویداد.ساز | روشن () |
رویداد.ساز | clearField (فیلد com.google.protobuf.Descriptors.FieldDescriptor) |
رویداد.ساز | clearFileVersion () An event file was started, with the specified version. |
رویداد.ساز | clearGraphDef () An encoded version of a GraphDef. |
رویداد.ساز | clearLogMessage () The user output a log message. |
رویداد.ساز | clearMetaGraphDef () An encoded version of a MetaGraphDef. |
رویداد.ساز | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
رویداد.ساز | clearSessionLog () The state of the session which can be used for restarting after crashes. |
رویداد.ساز | clearStep () Global step of the event. |
رویداد.ساز | خلاصه واضح () A summary was generated. |
رویداد.ساز | clearTaggedRunMetadata () The metadata returned by running a session.run() call. |
رویداد.ساز | clearWallTime () Timestamp of the event. |
رویداد.ساز | روشن چی () |
رویداد.ساز | کلون () |
رویداد | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
رشته | 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. |
LogMessage.Builder | getLogMessageBuilder () 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. |
SessionLog | getSessionLog () The state of the session which can be used for restarting after crashes. |
SessionLog.Builder | getSessionLogBuilder () 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. |
طولانی | getStep () Global step of the event. |
خلاصه | دریافت خلاصه () A summary was generated. |
خلاصه.سازنده | getSummaryBuilder () A summary was generated. |
SummaryOrBuilder | getSummaryOrBuilder () A summary was generated. |
TaggedRunMetadata | getTaggedRunMetadata () The metadata returned by running a session.run() call. |
TaggedRunMetadata.Builder | getTaggedRunMetadataBuilder () The metadata returned by running a session.run() call. |
TaggedRunMetadataOrBuilder | getTaggedRunMetadataOrBuilder () The metadata returned by running a session.run() call. |
دو برابر کردن | getWallTime () Timestamp of the event. |
رویداد | getWhatCase () |
بولی | hasLogMessage () The user output a log message. |
بولی | hasSessionLog () The state of the session which can be used for restarting after crashes. |
بولی | دارای خلاصه () A summary was generated. |
بولی | hasTaggedRunMetadata () The metadata returned by running a session.run() call. |
بولی نهایی | |
رویداد.ساز | mergeFrom (com.google.protobuf.Message other) |
رویداد.ساز | mergeFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
رویداد.ساز | |
رویداد.ساز | mergeSessionLog (مقدار SessionLog ) The state of the session which can be used for restarting after crashes. |
رویداد.ساز | |
رویداد.ساز | mergeTaggedRunMetadata (مقدار TaggedRunMetadata ) The metadata returned by running a session.run() call. |
رویداد نهایی. بیلدر | mergeUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
رویداد.ساز | setField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object) |
رویداد.ساز | setFileVersion (مقدار رشته) An event file was started, with the specified version. |
رویداد.ساز | setFileVersionBytes (مقدار com.google.protobuf.ByteString) An event file was started, with the specified version. |
رویداد.ساز | setGraphDef (com.google.protobuf.ByteString مقدار) An encoded version of a GraphDef. |
رویداد.ساز | |
رویداد.ساز | |
رویداد.ساز | setMetaGraphDef (مقدار com.google.protobuf.ByteString) An encoded version of a MetaGraphDef. |
رویداد.ساز | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object) |
رویداد.ساز | setSessionLog ( SessionLog.Builder builderForValue) The state of the session which can be used for restarting after crashes. |
رویداد.ساز | setSessionLog (مقدار SessionLog ) The state of the session which can be used for restarting after crashes. |
رویداد.ساز | setStep (مقدار طولانی) Global step of the event. |
رویداد.ساز | |
رویداد.ساز | |
رویداد.ساز | setTaggedRunMetadata ( TaggedRunMetadata.Builder builderForValue) The metadata returned by running a session.run() call. |
رویداد.ساز | setTaggedRunMetadata (مقدار TaggedRunMetadata ) The metadata returned by running a session.run() call. |
رویداد نهایی. بیلدر | setUnknownFields (com.google.protobuf.UnknownFieldSetknownFields) |
رویداد.ساز | setWallTime (مقدار دو برابر) Timestamp of the event. |
روش های ارثی
روش های عمومی
عمومی Event.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor فیلد، مقدار Object)
عمومی Event.Builder clearFileVersion ()
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;
عمومی Event.Builder clearLogMessage ()
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;
عمومی Event.Builder clearMetaGraphDef ()
An encoded version of a MetaGraphDef.
bytes meta_graph_def = 9;
عمومی Event.Builder clearSessionLog ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
عمومی Event.Builder clearTaggedRunMetadata ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
عمومی com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
رشته عمومی 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;
عمومی 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;
عمومی com.google.protobuf.ByteString getGraphDef ()
An encoded version of a GraphDef.
bytes graph_def = 4;
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;
عمومی LogMessage.Builder getLogMessageBuilder ()
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;
عمومی 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;
public com.google.protobuf.ByteString getMetaGraphDef ()
An encoded version of a MetaGraphDef.
bytes meta_graph_def = 9;
عمومی SessionLog getSessionLog ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
عمومی SessionLog.Builder getSessionLogBuilder ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
عمومی SessionLogOrBuilder getSessionLogOrBuilder ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
عمومی طولانی getStep ()
Global step of the event.
int64 step = 2;
عمومی Summary.Builder getSummaryBuilder ()
A summary was generated.
.tensorflow.Summary summary = 5;
عمومی SummaryOrBuilder getSummaryOrBuilder ()
A summary was generated.
.tensorflow.Summary summary = 5;
عمومی TaggedRunMetadata getTaggedRunMetadata ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
عمومی TaggedRunMetadata.Builder getTaggedRunMetadataBuilder ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
عمومی TaggedRunMetadataOrBuilder getTaggedRunMetadataOrBuilder ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
دریافت دوبل عمومی ()
Timestamp of the event.
double wall_time = 1;
hasLogMessage بولی عمومی ()
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 بولین عمومی ()
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
دارای خلاصه بولی عمومی ()
A summary was generated.
.tensorflow.Summary summary = 5;
بولین عمومی hasTaggedRunMetadata ()
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
بولین نهایی عمومی isInitialized ()
عمومی Event.Builder mergeFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی Event.Builder mergeLogMessage (مقدار LogMessage )
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;
عمومی Event.Builder mergeSessionLog (مقدار SessionLog )
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
عمومی Event.Builder mergeSummary (مقدار خلاصه )
A summary was generated.
.tensorflow.Summary summary = 5;
عمومی Event.Builder mergeTaggedRunMetadata (مقدار TaggedRunMetadata )
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
عمومی Event.Builder setFileVersion (مقدار رشته)
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;
عمومی Event.Builder setFileVersionBytes (مقدار com.google.protobuf.ByteString)
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;
عمومی Event.Builder setGraphDef (com.google.protobuf.ByteString مقدار)
An encoded version of a GraphDef.
bytes graph_def = 4;
عمومی Event.Builder setLogMessage (مقدار LogMessage )
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;
عمومی Event.Builder setLogMessage ( LogMessage.Builder builderForValue)
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;
عمومی Event.Builder setMetaGraphDef (com.google.protobuf.ByteString مقدار)
An encoded version of a MetaGraphDef.
bytes meta_graph_def = 9;
عمومی Event.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor، نمایه int، مقدار Object)
عمومی Event.Builder setSessionLog ( SessionLog.Builder builderForValue)
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
عمومی Event.Builder setSessionLog (مقدار SessionLog )
The state of the session which can be used for restarting after crashes.
.tensorflow.SessionLog session_log = 7;
عمومی Event.Builder setSummary (مقدار خلاصه )
A summary was generated.
.tensorflow.Summary summary = 5;
عمومی Event.Builder setSummary ( Summary.Builder builderForValue)
A summary was generated.
.tensorflow.Summary summary = 5;
عمومی Event.Builder setTaggedRunMetadata ( TaggedRunMetadata.Builder builderForValue)
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;
عمومی Event.Builder setTaggedRunMetadata (مقدار TaggedRunMetadata )
The metadata returned by running a session.run() call.
.tensorflow.TaggedRunMetadata tagged_run_metadata = 8;