SessionLogOrBuilder

পাবলিক ইন্টারফেস SessionLogOrBuilder
পরিচিত পরোক্ষ উপশ্রেণী

পাবলিক পদ্ধতি

বিমূর্ত স্ট্রিং
getCheckpointPath ()
 This checkpoint_path contains both the path and filename.
বিমূর্ত com.google.protobuf.ByteString
getCheckpointPathBytes ()
 This checkpoint_path contains both the path and filename.
বিমূর্ত স্ট্রিং
getMsg ()
string msg = 3;
বিমূর্ত com.google.protobuf.ByteString
getMsgBytes ()
string msg = 3;
বিমূর্ত SessionLog.SessionStatus
getStatus ()
.tensorflow.SessionLog.SessionStatus status = 1;
বিমূর্ত int
getStatusValue ()
.tensorflow.SessionLog.SessionStatus status = 1;

পাবলিক পদ্ধতি

সর্বজনীন বিমূর্ত স্ট্রিং 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;

সর্বজনীন বিমূর্ত স্ট্রিং getMsg ()

string msg = 3;

সর্বজনীন বিমূর্ত com.google.protobuf.ByteString getMsgBytes ()

string msg = 3;

সর্বজনীন বিমূর্ত SessionLog.SessionStatus getStatus ()

.tensorflow.SessionLog.SessionStatus status = 1;

পাবলিক বিমূর্ত int getStatusValue ()

.tensorflow.SessionLog.SessionStatus status = 1;