publiczna klasa końcowa DebuggedGraph
A debugger-instrumented graph.
tensorflow.DebuggedGraph
Klasy zagnieżdżone
klasa | DebuggedGraph.Builder | A debugger-instrumented graph. |
Stałe
wew | GRAPH_ID_FIELD_NUMBER | |
wew | GRAPH_NAME_FIELD_NUMBER | |
wew | INSTRUMENTED_GRAPH_DEF_FIELD_NUMBER | |
wew | INSTRUMENTED_OPS_FIELD_NUMBER | |
wew | ORIGINAL_GRAPH_DEF_FIELD_NUMBER | |
wew | OUTER_CONTEXT_ID_FIELD_NUMBER |
Metody publiczne
wartość logiczna | równa się (obiekt obiektu) |
statyczny debugowany wykres | |
Debugowany wykres | |
końcowy statyczny com.google.protobuf.Descriptors.Descriptor | |
Smyczkowy | getGraphId () An ID for the graph. |
com.google.protobuf.ByteString | getGraphIdBytes () An ID for the graph. |
Smyczkowy | 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. |
Smyczkowy | getInstrumentedOps (indeks int) Names of the instrumented ops. |
com.google.protobuf.ByteString | getInstrumentedOpsBytes (indeks int) Names of the instrumented ops. |
wew | 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). |
Smyczkowy | getOuterContextId () IDs of the immediate enclosing context (graph), if any. |
com.google.protobuf.ByteString | getOuterContextIdBytes () IDs of the immediate enclosing context (graph), if any. |
wew | |
końcowy com.google.protobuf.UnknownFieldSet | |
wew | hashCode () |
końcowa wartość logiczna | |
statyczny DebuggedGraph.Builder | nowyBuilder () |
statyczny DebuggedGraph.Builder | newBuilder (prototyp DebuggedGraph ) |
DebuggedGraph.Builder | |
statyczny debugowany wykres | parseDelimitedFrom (wejście strumienia wejściowego) |
statyczny debugowany wykres | parseDelimitedFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny debugowany wykres | parseFrom (dane ByteBuffer) |
statyczny debugowany wykres | parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny debugowany wykres | parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny debugowany wykres | parseFrom (wejście com.google.protobuf.CodedInputStream) |
statyczny debugowany wykres | parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry) |
statyczny debugowany wykres | parseFrom (dane com.google.protobuf.ByteString) |
statyczny debugowany wykres | parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny debugowany wykres | parseFrom (dane com.google.protobuf.ByteString, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry) |
statyczny | parser () |
DebuggedGraph.Builder | |
próżnia | writeTo (wyjście com.google.protobuf.CodedOutputStream) |
Metody dziedziczone
Stałe
publiczny statyczny końcowy int GRAPH_ID_FIELD_NUMBER
Wartość stała: 1
publiczny statyczny końcowy int GRAPH_NAME_FIELD_NUMBER
Wartość stała: 2
publiczny statyczny końcowy int INSTRUMENTED_GRAPH_DEF_FIELD_NUMBER
Wartość stała: 5
publiczny statyczny końcowy int INSTRUMENTED_OPS_FIELD_NUMBER
Wartość stała: 3
publiczny statyczny końcowy int ORIGINAL_GRAPH_DEF_FIELD_NUMBER
Wartość stała: 4
publiczny statyczny końcowy int OUTER_CONTEXT_ID_FIELD_NUMBER
Wartość stała: 6
Metody publiczne
publiczna wartość logiczna równa się (obiekt obiektu)
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor ()
publiczny ciąg 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;
publiczny ciąg 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 (indeks 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;
public com.google.protobuf.ByteString getInstrumentedOpsBytes (indeks 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;
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;
publiczny ciąg 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;
publiczny getParserForType ()
publiczny int getSerializedSize ()
publiczny finał com.google.protobuf.UnknownFieldSet getUnknownFields ()
publiczny int hashCode ()
publiczna końcowa wartość logiczna isInitialized ()
public static DebuggedGraph parseDelimitedFrom (dane wejściowe wejściowe, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static DebuggedGraph parseFrom (dane ByteBuffer)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedGraph parseFrom (wejście com.google.protobuf.CodedInputStream, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Wyjątek IO |
---|
public static DebuggedGraph parseFrom (dane ByteBuffer, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedGraph parseFrom (wejście com.google.protobuf.CodedInputStream)
Rzuca
Wyjątek IO |
---|
public static DebuggedGraph parseFrom (bajt [] dane, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedGraph parseFrom (dane com.google.protobuf.ByteString)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
public static DebuggedGraph parseFrom (dane wejścioweInputStream, com.google.protobuf.ExtensionRegistryLite rozszerzenieRegistry)
Rzuca
Wyjątek IO |
---|
public static DebuggedGraph parseFrom (com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite ExtensionRegistry)
Rzuca
Nieprawidłowy wyjątekProtocolBufferException |
---|
publiczna statyka parser ()
public void writeTo (wyjście com.google.protobuf.CodedOutputStream)
Rzuca
Wyjątek IO |
---|