공개 정적 최종 클래스 Event.Builder
Protocol buffer representing an event that happened during the execution of a Brain model.
tensorflow.Event
공개 방법
이벤트.빌더 | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
이벤트 | 짓다 () |
이벤트 | 빌드부분 () |
이벤트.빌더 | 분명한 () |
이벤트.빌더 | ClearField (com.google.protobuf.Descriptors.FieldDescriptor 필드) |
이벤트.빌더 | 클리어파일버전 () An event file was started, with the specified version. |
이벤트.빌더 | 클리어그래프 정의 () An encoded version of a GraphDef. |
이벤트.빌더 | 클리어로그메시지 () The user output a log message. |
이벤트.빌더 | 클리어메타그래프Def () An encoded version of a MetaGraphDef. |
이벤트.빌더 | ClearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
이벤트.빌더 | 클리어세션로그 () The state of the session which can be used for restarting after crashes. |
이벤트.빌더 | 클리어스텝 () Global step of the event. |
이벤트.빌더 | 클리어요약 () A summary was generated. |
이벤트.빌더 | ClearTaggedRunMetadata () The metadata returned by running a session.run() call. |
이벤트.빌더 | 클리어월타임 () Timestamp of the event. |
이벤트.빌더 | 클리어무엇 () |
이벤트.빌더 | 클론 () |
이벤트 | |
최종 정적 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. |
로그메시지 | getLogMessage () The user output a log message. |
LogMessage.Builder | getLogMessageBuilder () The user output a log message. |
로그메시지또는빌더 | getLogMessageOrBuilder () The user output a log message. |
com.google.protobuf.ByteString | getMetaGraphDef () An encoded version of a MetaGraphDef. |
세션로그 | 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. |
세션로그또는 빌더 | getSessionLogOrBuilder () The state of the session which can be used for restarting after crashes. |
긴 | getStep () Global step of the event. |
요약 | get요약 () A summary was generated. |
요약.빌더 | getSummaryBuilder () A summary was generated. |
요약또는빌더 | getSummaryOrBuilder () A summary was generated. |
태그가 지정됨실행메타데이터 | getTaggedRunMetadata () The metadata returned by running a session.run() call. |
TaggedRunMetadata.Builder | getTaggedRunMetadataBuilder () The metadata returned by running a session.run() call. |
태그가 지정됨RunMetadataOrBuilder | getTaggedRunMetadataOrBuilder () The metadata returned by running a session.run() call. |
더블 | getWallTime () Timestamp of the event. |
Event.WhatCase | getWhatCase () |
부울 | hasLogMessage () The user output a log message. |
부울 | hasSessionLog () The state of the session which can be used for restarting after crashes. |
부울 | hasSummary () A summary was generated. |
부울 | hasTaggedRunMetadata () The metadata returned by running a session.run() call. |
최종 부울 | 초기화됨 () |
이벤트.빌더 | mergeFrom (com.google.protobuf.다른 메시지 보내기) |
이벤트.빌더 | 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.UnknownFieldSet 알려지지 않은Fields) |
이벤트.빌더 | setField (com.google.protobuf.Descriptors.FieldDescriptor 필드, 개체 값) |
이벤트.빌더 | 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 인덱스, 개체 값) |
이벤트.빌더 | 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. |
이벤트.빌더 | |
최종 이벤트.빌더 | setUnknownFields (com.google.protobuf.UnknownFieldSet UnknownFields) |
이벤트.빌더 | setWallTime (이중 값) Timestamp of the event. |
상속된 메서드
공개 방법
공개 Event.Builder 클리어파일 버전 ()
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;
공개 정적 최종 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;
공개 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;
공개 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;
공개 이중 getWallTime ()
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;
공개 부울 hasSummary ()
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)
던지기
IO예외 |
---|
공개 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 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 인덱스, 개체 값)
공개 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 ( 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;