DebugMetadata

সর্বজনীন চূড়ান্ত ক্লাস ডিবাগ মেটাডেটা

 Metadata about the debugger and the debugged TensorFlow program.
 
Protobuf টাইপ tensorflow.DebugMetadata

নেস্টেড ক্লাস

ক্লাস DebugMetadata.Builder
 Metadata about the debugger and the debugged TensorFlow program. 

ধ্রুবক

int FILE_VERSION_FIELD_NUMBER
int TENSORFLOW_VERSION_FIELD_NUMBER
int TFDBG_RUN_ID_FIELD_NUMBER

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

বুলিয়ান
সমান (অবজেক্ট অবজেক্ট)
স্ট্যাটিক ডিবাগ মেটাডেটা
ডিবাগ মেটাডেটা
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
স্ট্রিং
getFileVersion ()
 Version of the DebugEvent file format.
com.google.protobuf.ByteString
GetFileVersionBytes ()
 Version of the DebugEvent file format.
int
স্ট্রিং
GetTensorflow Version ()
 Version of TensorFlow.
com.google.protobuf.ByteString
GetTensorflowVersionBytes ()
 Version of TensorFlow.
স্ট্রিং
getTfdbgRunId ()
 A unique ID for the current run of tfdbg.
com.google.protobuf.ByteString
getTfdbgRunIdBytes ()
 A unique ID for the current run of tfdbg.
চূড়ান্ত com.google.protobuf.UnknownFieldSet
int
চূড়ান্ত বুলিয়ান
স্ট্যাটিক ডিবাগমেটাডেটা।বিল্ডার
newBuilder ( DebugMetadata প্রোটোটাইপ)
স্ট্যাটিক ডিবাগমেটাডেটা।বিল্ডার
DebugMetadata.Builder
স্ট্যাটিক ডিবাগ মেটাডেটা
পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)
স্ট্যাটিক ডিবাগ মেটাডেটা
parseDelimitedFrom (ইনপুটস্ট্রীম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক ডিবাগ মেটাডেটা
পার্সফ্রম (বাইটবাফার ডেটা)
স্ট্যাটিক ডিবাগ মেটাডেটা
parseFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক ডিবাগ মেটাডেটা
parseFrom (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক ডিবাগ মেটাডেটা
parseFrom (com.google.protobuf.CodedInputStream ইনপুট)
স্ট্যাটিক ডিবাগ মেটাডেটা
পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্ট্যাটিক ডিবাগ মেটাডেটা
parseFrom (com.google.protobuf.ByteString ডেটা)
স্ট্যাটিক ডিবাগ মেটাডেটা
পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশনরেজিস্ট্রি)
স্ট্যাটিক ডিবাগ মেটাডেটা
parseFrom (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
স্থির
DebugMetadata.Builder
অকার্যকর
writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

উত্তরাধিকারসূত্রে প্রাপ্ত পদ্ধতি

ধ্রুবক

পাবলিক স্ট্যাটিক ফাইনাল int FILE_VERSION_FIELD_NUMBER

ধ্রুবক মান: 2

পাবলিক স্ট্যাটিক ফাইনাল int TENSORFLOW_VERSION_FIELD_NUMBER

ধ্রুবক মান: 1

পাবলিক স্ট্যাটিক ফাইনাল int TFDBG_RUN_ID_FIELD_NUMBER

ধ্রুবক মান: 3

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

পাবলিক বুলিয়ান সমান (অবজেক্ট অবজেক্ট)

পাবলিক স্ট্যাটিক ডিবাগমেটাডেটা getDefaultInstance ()

সর্বজনীন ডিবাগ মেটাডেটা প্রাপ্ত ডিফল্ট ইনস্ট্যান্সফরটাইপ ()

পাবলিক স্ট্যাটিক ফাইনাল com.google.protobuf.Descriptors.Descriptor getDescriptor ()

সর্বজনীন স্ট্রিং getFileVersion ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

সর্বজনীন com.google.protobuf.ByteString getFileVersionBytes ()

 Version of the DebugEvent file format.
 Has a format of "debug.Event:<number>", e.g., "debug.Event:1".
 
string file_version = 2;

সর্বজনীন getParserForType ()

পাবলিক int getSerializedSize ()

পাবলিক স্ট্রিং getTensorflow Version ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

সর্বজনীন com.google.protobuf.ByteString getTensorflowVersionBytes ()

 Version of TensorFlow.
 
string tensorflow_version = 1;

সর্বজনীন স্ট্রিং getTfdbgRunId ()

 A unique ID for the current run of tfdbg.
 A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg.
 Multiple hosts in a distributed TensorFlow job instrumented by tfdbg
 have the same ID.
 
string tfdbg_run_id = 3;

সর্বজনীন com.google.protobuf.ByteString getTfdbgRunIdBytes ()

 A unique ID for the current run of tfdbg.
 A run of tfdbg is defined as a TensorFlow job instrumented by tfdbg.
 Multiple hosts in a distributed TensorFlow job instrumented by tfdbg
 have the same ID.
 
string tfdbg_run_id = 3;

সর্বজনীন চূড়ান্ত com.google.protobuf.UnknownFieldSet getUnknownFields ()

পাবলিক int হ্যাশকোড ()

সর্বজনীন চূড়ান্ত বুলিয়ান শুরু হয়েছে ()

পাবলিক স্ট্যাটিক DebugMetadata.Builder newBuilder ( DebugMetadata প্রোটোটাইপ)

পাবলিক স্ট্যাটিক ডিবাগ মেটাডেটা। বিল্ডার newBuilder ()

সর্বজনীন ডিবাগ মেটাডেটা। বিল্ডার newBuilderForType ()

পাবলিক স্ট্যাটিক ডিবাগমেটাডেটা পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ডিবাগমেটাডেটা পার্স ডিলিমিটেডফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ডিবাগ মেটাডেটা পার্সফ্রম (বাইটবাফার ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক ডিবাগমেটাডেটা পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ডিবাগ মেটাডেটা পার্সফ্রম (ByteBuffer ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক ডিবাগ মেটাডেটা পার্সফ্রম (com.google.protobuf.CodedInputStream ইনপুট)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ডিবাগমেটাডেটা পার্সফ্রম (বাইট[] ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক DebugMetadata parseFrom (com.google.protobuf.ByteString ডেটা)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক ডিবাগমেটাডেটা পার্সফ্রম (ইনপুটস্ট্রিম ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
IOException

পাবলিক স্ট্যাটিক ডিবাগমেটাডেটা পার্সফ্রম (com.google.protobuf.ByteString ডেটা, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)

নিক্ষেপ করে
অবৈধ প্রোটোকলবাফার ব্যতিক্রম

পাবলিক স্ট্যাটিক পার্সার ()

সর্বজনীন ডিবাগ মেটাডেটা। বিল্ডার থেকে বিল্ডার ()

public void writeTo (com.google.protobuf.CodedOutputStream আউটপুট)

নিক্ষেপ করে
IOException