SessionLog

کلاس نهایی عمومی SessionLog

 Protocol buffer used for logging session state.
 
نوع Protobuf 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
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
خالی
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;

عمومی استاتیک SessionLog getDefaultInstance ()

عمومی SessionLog getDefaultInstanceForType ()

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 ()

عمومی SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

عمومی int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;

عمومی نهایی com.google.protobuf.UnknownFieldSet getUnknownFields ()

هش کد عمومی ()

بولین نهایی عمومی isInitialized ()

عمومی استاتیک SessionLog.Builder newBuilder (نمونه اولیه SessionLog )

عمومی استاتیک SessionLog.Builder newBuilder ()

عمومی SessionLog.Builder newBuilderForType ()

عمومی استاتیک SessionLog parseDelimitedFrom (ورودی جریان ورودی)

پرتاب می کند
IOException

عمومی استاتیک SessionLog parseDelimitedFrom (ورودی InputStream، com.google.protobuf.ExtensionRegistryLite extensionRegistry)

پرتاب می کند
IOException

عمومی استاتیک SessionLog parseFrom (داده ByteBuffer)

پرتاب می کند
InvalidProtocolBufferException

عمومی استاتیک 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

استاتیک عمومی تجزیه کننده ()

عمومی SessionLog.Builder toBuilder ()

public void writeTo (خروجی com.google.protobuf.CodedOutputStream)

پرتاب می کند
IOException