tfd ~master (2021-06-15T14:06:44Z)
Dub
Repo
DebuggedGraph
tensorflow
debug_event
Undocumented in source.
class
DebuggedGraph {
@
Proto
(1)
string
graphId
;
@
Proto
(2)
string
graphName
;
@
Proto
(3)
string
[]
instrumentedOps
;
@
Proto
(4)
bytes
originalGraphDef
;
@
Proto
(5)
bytes
instrumentedGraphDef
;
}
Members
Variables
graphId
string
graphId
;
Undocumented in source.
graphName
string
graphName
;
Undocumented in source.
instrumentedGraphDef
bytes
instrumentedGraphDef
;
Undocumented in source.
instrumentedOps
string
[]
instrumentedOps
;
Undocumented in source.
originalGraphDef
bytes
originalGraphDef
;
Undocumented in source.
Meta
Source
See Implementation
tensorflow
debug_event
classes
CodeLocation
DebugEvent
DebugMetadata
DebuggedGraph
Execution
GraphExecutionTrace
GraphOpCreation
SourceFile
StackFrameWithId
enums
TensorDebugMode
manifest constants
protocVersion