کلاس نهایی عمومی SessionLog
Protocol buffer used for logging session state.
tensorflow.SessionLog
کلاس های تو در تو
کلاس | SessionLog.Builder | Protocol buffer used for logging session state. | |
enum | SessionLog.SessionStatus | Protobuf enum tensorflow.SessionLog.SessionStatus |
ثابت ها
بین المللی | CHECKPOINT_PATH_FIELD_NUMBER | |
بین المللی | MSG_FIELD_NUMBER | |
بین المللی | STATUS_FIELD_NUMBER |
روش های عمومی
بولی | برابر است (object obj) |
رشته | getCheckpointPath () This checkpoint_path contains both the path and filename. |
com.google.protobuf.ByteString | getCheckpointPathBytes () This checkpoint_path contains both the path and filename. |
استاتیک SessionLog | |
SessionLog | |
نهایی static com.google.protobuf.Descriptors.Descriptor | |
رشته | دریافت پیام () string msg = 3; |
com.google.protobuf.ByteString | getMsgBytes () string msg = 3; |
بین المللی | |
SessionLog.SessionStatus | getStatus () .tensorflow.SessionLog.SessionStatus status = 1; |
بین المللی | getStatusValue () .tensorflow.SessionLog.SessionStatus status = 1; |
com.google.protobuf.UnknownFieldSet نهایی | |
بین المللی | هش کد () |
بولی نهایی | |
استاتیک SessionLog.Builder | newBuilder (نمونه اولیه SessionLog ) |
استاتیک SessionLog.Builder | newBuilder () |
SessionLog.Builder | |
استاتیک SessionLog | parseDelimitedFrom (ورودی جریان ورودی) |
استاتیک SessionLog | parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک SessionLog | parseFrom (داده های ByteBuffer) |
استاتیک SessionLog | parseFrom (ورودی com.google.protobuf.CodedInputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک SessionLog | parseFrom (دادههای ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک SessionLog | parseFrom (ورودی com.google.protobuf.CodedInputStream) |
استاتیک SessionLog | parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک SessionLog | parseFrom (داده های com.google.protobuf.ByteString) |
استاتیک SessionLog | parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
استاتیک SessionLog | parseFrom (دادههای com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ایستا | تجزیه کننده () |
SessionLog.Builder | toBuilder () |
باطل | writeTo (خروجی com.google.protobuf.CodedOutputStream) |
روش های ارثی
ثابت ها
نهایی استاتیک عمومی CHECKPOINT_PATH_FIELD_NUMBER
مقدار ثابت: 2
نهایی استاتیک عمومی MSG_FIELD_NUMBER
مقدار ثابت: 3
STATUS_FIELD_NUMBER نهایی استاتیک عمومی
ارزش ثابت: 1
روش های عمومی
بولین عمومی برابر است (Object Obj)
رشته عمومی getCheckpointPath ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
عمومی com.google.protobuf.ByteString getCheckpointPathBytes ()
This checkpoint_path contains both the path and filename.
string checkpoint_path = 2;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
رشته عمومی getMsg ()
string msg = 3;
public com.google.protobuf.ByteString getMsgBytes ()
string msg = 3;
عمومی getParserForType ()
عمومی int getSerializedSize ()
عمومی int getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;
عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()
هش کد عمومی ()
بولین نهایی عمومی isInitialized ()
عمومی استاتیک SessionLog parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SessionLog parseFrom (com.google.protobuf.CodedInputStream ورودی، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SessionLog parseFrom (داده های ByteBuffer، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SessionLog parseFrom (ورودی com.google.protobuf.CodedInputStream)
پرتاب می کند
IOException |
---|
عمومی استاتیک SessionLog parseFrom (بایت[] داده، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SessionLog parseFrom (داده های com.google.protobuf.ByteString)
پرتاب می کند
InvalidProtocolBufferException |
---|
عمومی استاتیک SessionLog parseFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
IOException |
---|
عمومی استاتیک SessionLog parseFrom (داده های com.google.protobuf.ByteString، com.google.protobuf.ExtensionRegistryLite extensionRegistry)
پرتاب می کند
InvalidProtocolBufferException |
---|
استاتیک عمومی تجزیه کننده ()
public void writeTo (خروجی com.google.protobuf.CodedOutputStream)
پرتاب می کند
IOException |
---|