genel statik son sınıf DebuggedGraph.Builder
A debugger-instrumented graph.
tensorflow.DebuggedGraph
Genel Yöntemler
Hata AyıklanmışGraph.Builder | addAllInstrumentedOps (Yinelenebilir<String> değerleri) Names of the instrumented ops. |
Hata AyıklanmışGraph.Builder | addInstrumentedOps (Dize değeri) Names of the instrumented ops. |
Hata AyıklanmışGraph.Builder | addInstrumentedOpsBytes (com.google.protobuf.ByteString değeri) Names of the instrumented ops. |
Hata AyıklanmışGraph.Builder | addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Hata AyıklanmışGrafik | inşa etmek () |
Hata AyıklanmışGrafik | inşaKısmi () |
Hata AyıklanmışGraph.Builder | temizlemek () |
Hata ayıklanmışGraph.Builder | clearField (com.google.protobuf.Descriptors.FieldDescriptor alanı) |
Hata ayıklanmışGraph.Builder | clearGraphID () An ID for the graph. |
Hata ayıklanmışGraph.Builder | clearGraphAdı () Name of the graph (if available). |
Hata ayıklanmışGraph.Builder | clearInstrumentedGraphDef () An encoded version of a GraphDef. |
Hata ayıklanmışGraph.Builder | clearInstrumentedOps () Names of the instrumented ops. |
Hata AyıklanmışGraph.Builder | clearOneof (com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Hata AyıklanmışGraph.Builder | clearOriginalGraphDef () Original (uninstrumented) GraphDef (if available). |
Hata AyıklanmışGraph.Builder | clearOuterContextId () IDs of the immediate enclosing context (graph), if any. |
Hata ayıklanmışGraph.Builder | klon () |
Hata ayıklanmışGrafik | |
final statik com.google.protobuf.Descriptors.Descriptor | |
com.google.protobuf.Descriptors.Descriptor | |
Sicim | getGraphId () An ID for the graph. |
com.google.protobuf.ByteString | getGraphIdBytes () An ID for the graph. |
Sicim | 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. |
Sicim | getInstrumentedOps (int dizini) Names of the instrumented ops. |
com.google.protobuf.ByteString | getInstrumentedOpsBytes (int dizini) 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). |
Sicim | getOuterContextId () IDs of the immediate enclosing context (graph), if any. |
com.google.protobuf.ByteString | getOuterContextIdBytes () IDs of the immediate enclosing context (graph), if any. |
son boole değeri | Başlatıldı () |
Hata AyıklanmışGraph.Builder | mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Hata ayıklanmışGraph.Builder | mergeFrom (com.google.protobuf.Message other) |
son DebuggedGraph.Builder | mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields) |
Hata ayıklanmışGraph.Builder | setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri) |
Hata AyıklanmışGraph.Builder | setGraphId (Dize değeri) An ID for the graph. |
Hata ayıklanmışGraph.Builder | setGraphIdBytes (com.google.protobuf.ByteString değeri) An ID for the graph. |
Hata ayıklanmışGraph.Builder | setGraphName (Dize değeri) Name of the graph (if available). |
Hata AyıklanmışGraph.Builder | setGraphNameBytes (com.google.protobuf.ByteString değeri) Name of the graph (if available). |
Hata ayıklanmışGraph.Builder | setInstrumentedGraphDef (com.google.protobuf.ByteString değeri) An encoded version of a GraphDef. |
Hata ayıklanmışGraph.Builder | setInstrumentedOps (int dizini, Dize değeri) Names of the instrumented ops. |
Hata ayıklanmışGraph.Builder | setOriginalGraphDef (com.google.protobuf.ByteString değeri) Original (uninstrumented) GraphDef (if available). |
Hata ayıklanmışGraph.Builder | setOuterContextId (Dize değeri) IDs of the immediate enclosing context (graph), if any. |
Hata ayıklanmışGraph.Builder | setOuterContextIdBytes (com.google.protobuf.ByteString değeri) IDs of the immediate enclosing context (graph), if any. |
Hata ayıklanmışGraph.Builder | setRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, int dizini, Nesne değeri) |
son DebuggedGraph.Builder | setUnknownFields (com.google.protobuf.UnknownFieldSet bilinmeyenFields) |
Kalıtsal Yöntemler
Genel Yöntemler
public DebuggedGraph.Builder addAllInstrumentedOps (Yinelenebilir<String> değerleri)
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;
public DebuggedGraph.Builder addInstrumentedOps (Dize değeri)
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;
public DebuggedGraph.Builder addInstrumentedOpsBytes (com.google.protobuf.ByteString değeri)
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;
public DebuggedGraph.Builder addRepeatedField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
genel DebuggedGraph.Builder clearGraphId ()
An ID for the graph. This can be used up to look up graph names. Generated by the debugger.
string graph_id = 1;
genel DebuggedGraph.Builder clearGraphName ()
Name of the graph (if available).
string graph_name = 2;
genel DebuggedGraph.Builder clearInstrumentedGraphDef ()
An encoded version of a GraphDef. This graph may include the debugger-inserted ops.
bytes instrumented_graph_def = 5;
genel DebuggedGraph.Builder clearInstrumentedOps ()
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;
genel DebuggedGraph.Builder clearOriginalGraphDef ()
Original (uninstrumented) GraphDef (if available).
bytes original_graph_def = 4;
public DebuggedGraph.Builder clearOuterContextId ()
IDs of the immediate enclosing context (graph), if any.
string outer_context_id = 6;
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType ()
genel Dize getGraphId ()
An ID for the graph. This can be used up to look up graph names. Generated by the debugger.
string graph_id = 1;
public 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;
genel Dize getGraphName ()
Name of the graph (if available).
string graph_name = 2;
public com.google.protobuf.ByteString getGraphNameBytes ()
Name of the graph (if available).
string graph_name = 2;
public com.google.protobuf.ByteString getInstrumentedGraphDef ()
An encoded version of a GraphDef. This graph may include the debugger-inserted ops.
bytes instrumented_graph_def = 5;
public String getInstrumentedOps (int dizini)
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;
public com.google.protobuf.ByteString getInstrumentedOpsBytes (int dizini)
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;
public 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;
public 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;
public com.google.protobuf.ByteString getOriginalGraphDef ()
Original (uninstrumented) GraphDef (if available).
bytes original_graph_def = 4;
public String getOuterContextId ()
IDs of the immediate enclosing context (graph), if any.
string outer_context_id = 6;
public com.google.protobuf.ByteString getOuterContextIdBytes ()
IDs of the immediate enclosing context (graph), if any.
string outer_context_id = 6;
genel final boolean isInitialized ()
genel DebuggedGraph.Builder mergeFrom (com.google.protobuf.CodedInputStream girişi, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Atar
IOİstisnası |
---|
genel final DebuggedGraph.Builder mergeUnknownFields (com.google.protobuf.UnknownFieldSet bilinmiyorFields)
public DebuggedGraph.Builder setField (com.google.protobuf.Descriptors.FieldDescriptor alanı, Nesne değeri)
public DebuggedGraph.Builder setGraphId (Dize değeri)
An ID for the graph. This can be used up to look up graph names. Generated by the debugger.
string graph_id = 1;
public DebuggedGraph.Builder setGraphIdBytes (com.google.protobuf.ByteString değeri)
An ID for the graph. This can be used up to look up graph names. Generated by the debugger.
string graph_id = 1;
public DebuggedGraph.Builder setGraphName (Dize değeri)
Name of the graph (if available).
string graph_name = 2;
public DebuggedGraph.Builder setGraphNameBytes (com.google.protobuf.ByteString değeri)
Name of the graph (if available).
string graph_name = 2;
public DebuggedGraph.Builder setInstrumentedGraphDef (com.google.protobuf.ByteString değeri)
An encoded version of a GraphDef. This graph may include the debugger-inserted ops.
bytes instrumented_graph_def = 5;
public DebuggedGraph.Builder setInstrumentedOps (int dizini, Dize değeri)
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;
public DebuggedGraph.Builder setOriginalGraphDef (com.google.protobuf.ByteString değeri)
Original (uninstrumented) GraphDef (if available).
bytes original_graph_def = 4;
public DebuggedGraph.Builder setOuterContextId (Dize değeri)
IDs of the immediate enclosing context (graph), if any.
string outer_context_id = 6;
public DebuggedGraph.Builder setOuterContextIdBytes (com.google.protobuf.ByteString değeri)
IDs of the immediate enclosing context (graph), if any.
string outer_context_id = 6;