DebuggedGraph.Builder

পাবলিক স্ট্যাটিক ফাইনাল ক্লাস DebuggedGraph.Builder

 A debugger-instrumented graph.
 
Protobuf টাইপ tensorflow.DebuggedGraph

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

Debugged Graph.Builder
addAllInstrumentedOps (Iterable<String> মান)
 Names of the instrumented ops.
Debugged Graph.Builder
addInstrumentedOps (স্ট্রিং মান)
 Names of the instrumented ops.
Debugged Graph.Builder
addInstrumentedOpsBytes (com.google.protobuf.ByteString মান)
 Names of the instrumented ops.
Debugged Graph.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
ডিবাগ করা গ্রাফ
ডিবাগ করা গ্রাফ
Debugged Graph.Builder
Debugged Graph.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
Debugged Graph.Builder
Debugged Graph.Builder
সাফ গ্রাফনাম ()
 Name of the graph (if available).
Debugged Graph.Builder
Debugged Graph.Builder
Debugged Graph.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Debugged Graph.Builder
সাফ অরিজিনাল গ্রাফডিফ ()
 Original (uninstrumented) GraphDef (if available).
Debugged Graph.Builder
clearOuterContextId ()
 IDs of the immediate enclosing context (graph), if any.
Debugged Graph.Builder
ডিবাগ করা গ্রাফ
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
স্ট্রিং
GetGraphId ()
 An ID for the graph.
com.google.protobuf.ByteString
GetGraphIdBytes ()
 An ID for the graph.
স্ট্রিং
getGraphName ()
 Name of the graph (if available).
com.google.protobuf.ByteString
GetGraphNameBytes ()
 Name of the graph (if available).
com.google.protobuf.ByteString
GetInstrumentedGraphDef ()
 An encoded version of a GraphDef.
স্ট্রিং
getInstrumentedOps (int সূচক)
 Names of the instrumented ops.
com.google.protobuf.ByteString
getInstrumentedOpsBytes (int সূচক)
 Names of the instrumented ops.
int
getInstrumentedOpsCount ()
 Names of the instrumented ops.
com.google.protobuf.ProtocolStringList
GetInstrumentedOpsList ()
 Names of the instrumented ops.
com.google.protobuf.ByteString
getOriginalGraphDef ()
 Original (uninstrumented) GraphDef (if available).
স্ট্রিং
getOuterContextId ()
 IDs of the immediate enclosing context (graph), if any.
com.google.protobuf.ByteString
getOuterContextIdBytes ()
 IDs of the immediate enclosing context (graph), if any.
চূড়ান্ত বুলিয়ান
Debugged Graph.Builder
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
Debugged Graph.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
চূড়ান্ত ডিবাগড গ্রাফ। বিল্ডার
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
Debugged Graph.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
Debugged Graph.Builder
setGraphId (স্ট্রিং মান)
 An ID for the graph.
Debugged Graph.Builder
setGraphIdBytes (com.google.protobuf.ByteString মান)
 An ID for the graph.
Debugged Graph.Builder
setGraphName (স্ট্রিং মান)
 Name of the graph (if available).
Debugged Graph.Builder
setGraphNameBytes (com.google.protobuf.ByteString মান)
 Name of the graph (if available).
Debugged Graph.Builder
setInstrumentedGraphDef (com.google.protobuf.ByteString মান)
 An encoded version of a GraphDef.
Debugged Graph.Builder
setInstrumentedOps (int সূচক, স্ট্রিং মান)
 Names of the instrumented ops.
Debugged Graph.Builder
setOriginalGraphDef (com.google.protobuf.ByteString মান)
 Original (uninstrumented) GraphDef (if available).
Debugged Graph.Builder
setOuterContextId (স্ট্রিং মান)
 IDs of the immediate enclosing context (graph), if any.
Debugged Graph.Builder
setOuterContextIdBytes (com.google.protobuf.ByteString মান)
 IDs of the immediate enclosing context (graph), if any.
Debugged Graph.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
চূড়ান্ত ডিবাগড গ্রাফ। বিল্ডার
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

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

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

সর্বজনীন DebuggedGraph.Builder addAllInstrumentedOps (Iterable<String> মান)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder addInstrumentedOps (স্ট্রিং মান)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder addInstrumentedOpsBytes (com.google.protobuf.ByteString মান)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন ডিবাগড গ্রাফ বিল্ড ()

পাবলিক ডিবাগড গ্রাফ বিল্ড আংশিক ()

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার পরিষ্কার ()

সর্বজনীন DebuggedGraph.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার ক্লিয়ার গ্রাফআইডি ()

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

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

 Name of the graph (if available).
 
string graph_name = 2;

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

 An encoded version of a GraphDef.
 This graph may include the debugger-inserted ops.
 
bytes instrumented_graph_def = 5;

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

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার ক্লিয়ার অরিজিনাল গ্রাফডিফ ()

 Original (uninstrumented) GraphDef (if available).
 
bytes original_graph_def = 4;

সর্বজনীন DebuggedGraph.Builder clearOuterContextId ()

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার ক্লোন ()

সর্বজনীন ডিবাগড গ্রাফ getDefaultInstanceForType ()

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

সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

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

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

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

 Name of the graph (if available).
 
string graph_name = 2;

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

 Name of the graph (if available).
 
string graph_name = 2;

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

 An encoded version of a GraphDef.
 This graph may include the debugger-inserted ops.
 
bytes instrumented_graph_def = 5;

পাবলিক স্ট্রিং getInstrumentedOps (int সূচক)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন com.google.protobuf.ByteString getInstrumentedOpsBytes (int index)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

পাবলিক int getInstrumentedOpsCount ()

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন com.google.protobuf.ProtocolStringList getInstrumentedOpsList ()

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

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

 Original (uninstrumented) GraphDef (if available).
 
bytes original_graph_def = 4;

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

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

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

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

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

সর্বজনীন DebuggedGraph.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

সর্বজনীন DebuggedGraph.Builder mergeFrom (com.google.protobuf.অন্যান্য বার্তা)

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

সর্বজনীন DebuggedGraph.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন DebuggedGraph.Builder setGraphId (স্ট্রিং মান)

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

সর্বজনীন DebuggedGraph.Builder setGraphIdBytes (com.google.protobuf.ByteString মান)

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

সর্বজনীন DebuggedGraph.Builder setGraphName (স্ট্রিং মান)

 Name of the graph (if available).
 
string graph_name = 2;

সর্বজনীন DebuggedGraph.Builder setGraphNameBytes (com.google.protobuf.ByteString মান)

 Name of the graph (if available).
 
string graph_name = 2;

সর্বজনীন DebuggedGraph.Builder setInstrumentedGraphDef (com.google.protobuf.ByteString মান)

 An encoded version of a GraphDef.
 This graph may include the debugger-inserted ops.
 
bytes instrumented_graph_def = 5;

public DebuggedGraph.Builder setInstrumentedOps (int index, String value)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder setOriginalGraphDef (com.google.protobuf.ByteString মান)

 Original (uninstrumented) GraphDef (if available).
 
bytes original_graph_def = 4;

সর্বজনীন DebuggedGraph.Builder setOuterContextId (স্ট্রিং মান)

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

সর্বজনীন DebuggedGraph.Builder setOuterContextIdBytes (com.google.protobuf.ByteString মান)

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

সর্বজনীন DebuggedGraph.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)

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

,
পাবলিক স্ট্যাটিক ফাইনাল ক্লাস DebuggedGraph.Builder

 A debugger-instrumented graph.
 
Protobuf টাইপ tensorflow.DebuggedGraph

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

Debugged Graph.Builder
addAllInstrumentedOps (Iterable<String> মান)
 Names of the instrumented ops.
Debugged Graph.Builder
addInstrumentedOps (স্ট্রিং মান)
 Names of the instrumented ops.
Debugged Graph.Builder
addInstrumentedOpsBytes (com.google.protobuf.ByteString মান)
 Names of the instrumented ops.
Debugged Graph.Builder
addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
ডিবাগ করা গ্রাফ
ডিবাগ করা গ্রাফ
Debugged Graph.Builder
Debugged Graph.Builder
clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)
Debugged Graph.Builder
Debugged Graph.Builder
সাফ গ্রাফনাম ()
 Name of the graph (if available).
Debugged Graph.Builder
Debugged Graph.Builder
Debugged Graph.Builder
clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)
Debugged Graph.Builder
সাফ অরিজিনাল গ্রাফডিফ ()
 Original (uninstrumented) GraphDef (if available).
Debugged Graph.Builder
clearOuterContextId ()
 IDs of the immediate enclosing context (graph), if any.
Debugged Graph.Builder
ডিবাগ করা গ্রাফ
চূড়ান্ত স্ট্যাটিক com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
স্ট্রিং
GetGraphId ()
 An ID for the graph.
com.google.protobuf.ByteString
GetGraphIdBytes ()
 An ID for the graph.
স্ট্রিং
getGraphName ()
 Name of the graph (if available).
com.google.protobuf.ByteString
GetGraphNameBytes ()
 Name of the graph (if available).
com.google.protobuf.ByteString
GetInstrumentedGraphDef ()
 An encoded version of a GraphDef.
স্ট্রিং
getInstrumentedOps (int সূচক)
 Names of the instrumented ops.
com.google.protobuf.ByteString
getInstrumentedOpsBytes (int সূচক)
 Names of the instrumented ops.
int
getInstrumentedOpsCount ()
 Names of the instrumented ops.
com.google.protobuf.ProtocolStringList
GetInstrumentedOpsList ()
 Names of the instrumented ops.
com.google.protobuf.ByteString
getOriginalGraphDef ()
 Original (uninstrumented) GraphDef (if available).
স্ট্রিং
getOuterContextId ()
 IDs of the immediate enclosing context (graph), if any.
com.google.protobuf.ByteString
getOuterContextIdBytes ()
 IDs of the immediate enclosing context (graph), if any.
চূড়ান্ত বুলিয়ান
Debugged Graph.Builder
mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite এক্সটেনশন রেজিস্ট্রি)
Debugged Graph.Builder
mergeFrom (com.google.protobuf.অন্যান্য বার্তা পাঠান)
চূড়ান্ত ডিবাগড গ্রাফ। বিল্ডার
একত্রিত করুন অজানাক্ষেত্র (com.google.protobuf.UnknownFieldSet অজানাক্ষেত্র)
Debugged Graph.Builder
setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)
Debugged Graph.Builder
setGraphId (স্ট্রিং মান)
 An ID for the graph.
Debugged Graph.Builder
setGraphIdBytes (com.google.protobuf.ByteString মান)
 An ID for the graph.
Debugged Graph.Builder
setGraphName (স্ট্রিং মান)
 Name of the graph (if available).
Debugged Graph.Builder
setGraphNameBytes (com.google.protobuf.ByteString মান)
 Name of the graph (if available).
Debugged Graph.Builder
setInstrumentedGraphDef (com.google.protobuf.ByteString মান)
 An encoded version of a GraphDef.
Debugged Graph.Builder
setInstrumentedOps (int সূচক, স্ট্রিং মান)
 Names of the instrumented ops.
Debugged Graph.Builder
setOriginalGraphDef (com.google.protobuf.ByteString মান)
 Original (uninstrumented) GraphDef (if available).
Debugged Graph.Builder
setOuterContextId (স্ট্রিং মান)
 IDs of the immediate enclosing context (graph), if any.
Debugged Graph.Builder
setOuterContextIdBytes (com.google.protobuf.ByteString মান)
 IDs of the immediate enclosing context (graph), if any.
Debugged Graph.Builder
setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)
চূড়ান্ত ডিবাগড গ্রাফ। বিল্ডার
সেটUnknownFields (com.google.protobuf.UnknownFieldসেট অজানাফিল্ড)

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

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

সর্বজনীন DebuggedGraph.Builder addAllInstrumentedOps (Iterable<String> মান)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder addInstrumentedOps (স্ট্রিং মান)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder addInstrumentedOpsBytes (com.google.protobuf.ByteString মান)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন ডিবাগড গ্রাফ বিল্ড ()

পাবলিক ডিবাগড গ্রাফ বিল্ড আংশিক ()

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার পরিষ্কার ()

সর্বজনীন DebuggedGraph.Builder clearField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র)

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার ক্লিয়ার গ্রাফআইডি ()

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

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

 Name of the graph (if available).
 
string graph_name = 2;

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

 An encoded version of a GraphDef.
 This graph may include the debugger-inserted ops.
 
bytes instrumented_graph_def = 5;

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

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof)

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার ক্লিয়ার অরিজিনাল গ্রাফডিফ ()

 Original (uninstrumented) GraphDef (if available).
 
bytes original_graph_def = 4;

সর্বজনীন DebuggedGraph.Builder clearOuterContextId ()

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

সর্বজনীন ডিবাগড গ্রাফ। বিল্ডার ক্লোন ()

সর্বজনীন ডিবাগড গ্রাফ getDefaultInstanceForType ()

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

সর্বজনীন com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()

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

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

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

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

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

 Name of the graph (if available).
 
string graph_name = 2;

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

 Name of the graph (if available).
 
string graph_name = 2;

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

 An encoded version of a GraphDef.
 This graph may include the debugger-inserted ops.
 
bytes instrumented_graph_def = 5;

পাবলিক স্ট্রিং getInstrumentedOps (int সূচক)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন com.google.protobuf.ByteString getInstrumentedOpsBytes (int index)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

পাবলিক int getInstrumentedOpsCount ()

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন com.google.protobuf.ProtocolStringList getInstrumentedOpsList ()

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

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

 Original (uninstrumented) GraphDef (if available).
 
bytes original_graph_def = 4;

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

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

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

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

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

সর্বজনীন DebuggedGraph.Builder mergeFrom (com.google.protobuf.CodedInputStream ইনপুট, com.google.protobuf.ExtensionRegistryLite extensionRegistry)

নিক্ষেপ করে
IO ব্যতিক্রম

সর্বজনীন DebuggedGraph.Builder mergeFrom (com.google.protobuf.অন্যান্য বার্তা)

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

সর্বজনীন DebuggedGraph.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, বস্তুর মান)

সর্বজনীন DebuggedGraph.Builder setGraphId (স্ট্রিং মান)

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

সর্বজনীন DebuggedGraph.Builder setGraphIdBytes (com.google.protobuf.ByteString মান)

 An ID for the graph.
 This can be used up to look up graph names. Generated by the debugger.
 
string graph_id = 1;

সর্বজনীন DebuggedGraph.Builder setGraphName (স্ট্রিং মান)

 Name of the graph (if available).
 
string graph_name = 2;

সর্বজনীন DebuggedGraph.Builder setGraphNameBytes (com.google.protobuf.ByteString মান)

 Name of the graph (if available).
 
string graph_name = 2;

সর্বজনীন DebuggedGraph.Builder setInstrumentedGraphDef (com.google.protobuf.ByteString মান)

 An encoded version of a GraphDef.
 This graph may include the debugger-inserted ops.
 
bytes instrumented_graph_def = 5;

public DebuggedGraph.Builder setInstrumentedOps (int index, String value)

 Names of the instrumented ops. This can be used to look up op name
 based on the numeric-summary tensors (2nd column).
 
repeated string instrumented_ops = 3;

সর্বজনীন DebuggedGraph.Builder setOriginalGraphDef (com.google.protobuf.ByteString মান)

 Original (uninstrumented) GraphDef (if available).
 
bytes original_graph_def = 4;

সর্বজনীন DebuggedGraph.Builder setOuterContextId (স্ট্রিং মান)

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

সর্বজনীন DebuggedGraph.Builder setOuterContextIdBytes (com.google.protobuf.ByteString মান)

 IDs of the immediate enclosing context (graph), if any.
 
string outer_context_id = 6;

সর্বজনীন DebuggedGraph.Builder setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor ক্ষেত্র, int সূচক, অবজেক্ট মান)

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